Support
Log In
Documents

List workspace documents

Retrieves all documents within the specified workspace, including workbooks, dashboards, and other content files.

GET/organizations/{organizationName}/workspaces/{workspaceName}/documents

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}$

Query Parameters

retrieveContent?boolean

If true, include the document content in the response. Defaults to false.

Defaultfalse

Response Body

application/json

application/json

application/json

application/json

application/json