List Workspaces
GET/workspaces
Return a paginated list of workspaces.
Platform administrators see all workspaces. Non-admin users see only
workspaces they are a member of. When q is supplied, the page and total
are computed over workspaces whose name contains q (case-insensitive)
within that visibility scope, so search spans the whole visible set rather
than a single already-loaded page.
Returns 403 only for an anonymous (M2M) caller with no user identity to scope the list to.
Request
Responses
- 200
- 403
- 422
Successful Response
Forbidden
Validation Error