Workspaces
List organizations for the current user
GET
/organizationsAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/problem+json
application/problem+json
curl -X GET "https://example.com/organizations"[ { "created_at": "string", "id": "string", "name": "string", "role": "string" }]Review an Organization ownership nomination GET
Previous Page
List permission-safe Organization audit evidence GET
Projects consequential Organization and Workspace evidence without exposing Workspace content, secrets, credentials, invitation links, or provider payloads. Requires the Organization Owner.