v2
latestOpenAPI 3.0.02026-08-013312111.4 MBWorkspaces
List workspaces for the current user
Returns an object for each workspace accessible to the caller. This object also contains details on whether the caller has admin permissions on the workspace ("administrator" = true) or not ("administrator" = false).
Queries support filtering based on administrator permissions, sorting or filtering by slug. Results can be paginated.
get/user/workspaces
Query parameters
sortstring
Name of a response property to sort results (only slug is supported).
administratorboolean
Filter workspaces based on which ones the caller has admin permissions or not.
Response
The list of workspaces accessible by the authenticated user.