List Organization Workspaces
Organizations
List Organization Workspaces
List all workspaces under an organization
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, ormemberrole. Viewers cannot list organization workspaces. - Returns
403if 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.
