Skip to main content
GET
List Organization Workspaces

GET /organizations//workspaces

Returns all workspaces that belong to the specified organization. Use this to build workspace switchers or organization dashboards.

Notes

  • Requires owner, admin, or member role. Viewers cannot list organization workspaces.
  • Returns 403 if the authenticated workspace does not belong to the requested organization, or if the caller lacks a sufficient role.
  • To create a new workspace under the organization, see Create Organization Workspace.