Workspaces
List workspaces in organization
Retrieves all workspaces within the specified organization, optionally filtered to show only writable workspaces for the current user.
GET
/organizations/{organizationName}/workspacesAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$Query Parameters
onlyWritable?boolean
Whether to filter for workspaces with write access only
Default
falseResponse Body
application/json
application/json
application/json
application/json
application/json