Documents
Get document details
Retrieves detailed information about a specific document including content, metadata, and configuration details.
GET
/organizations/{organizationName}/workspaces/{workspaceName}/documents/{documentPath}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$workspaceName*string
The unique identifier of the workspace
Match
^(?!.*\*)(?!.*[/]).{1,63}$documentPath*string
The path to the document within the workspace
Match
^(?!.*\.\.)[a-zA-Z0-9_/. \-&:,'+?!()$^–—]+$Length
length <= 255Query Parameters
checkAdmin?boolean
Whether to verify admin privileges for the resource
Default
falseResponse Body
application/json
application/json
application/json
application/json
application/json