Documents
List workspace documents
Retrieves all documents within the specified workspace, including workbooks, dashboards, and other content files.
GET
/organizations/{organizationName}/workspaces/{workspaceName}/documentsAuthorization
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}$Query Parameters
retrieveContent?boolean
If true, include the document content in the response. Defaults to false.
Default
falseResponse Body
application/json
application/json
application/json
application/json
application/json