List Workspaces
workspaces
List Workspaces
Return all workspaces the authenticated user is a member of.
For API key auth: returns the single workspace the key belongs to (total always 1).
Paginated via limit / offset query params (default 100, max 500).
X-Total-Count response header carries the unfiltered row count.
GET
List Workspaces
Authorizations
Headers
Query Parameters
Maximum items to return.
Required range:
1 <= x <= 500Items to skip.
Required range:
x >= 0