List all workspaces
Workspaces
List workspaces
Returns a paginated list of workspaces the caller has access to.
GET
List all workspaces
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by organization ID.
Filter by workspace status.
Available options:
active, archived Pagination cursor from a previous response.
Maximum number of results to return (1–100).
Required range:
1 <= x <= 100Last modified on April 15, 2026