List Workspaces

Returns a list of all Workspaces that the authenticated user can access. Supports pagination via offset and count query parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32 | null

Filter Workspaces by the ID of the containing Workspace. Pass null or an empty value to return only root-level Workspaces (those with no containing Workspace); omitting the parameter returns all accessible Workspaces.

integer
≥ 0

The number of Workspaces to skip before starting to collect the result set. Must be non-negative. Defaults to 0.

integer
≥ 0

The maximum number of Workspaces to return. Must be non-negative. Defaults to and is capped at 100.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json