Organizations and Members
Organizations group workspaces and establish the tenant boundary for Org API keys.
Use:
GET /api/v1/orgsto discover accessible Orgs.GET /api/v1/orgs/{org_id}for settings.GET /api/v1/orgs/{org_id}/membersfor the directory.Workspace member endpoints for local roles.
Org owner/admin roles are not a replacement for endpoint scopes. A request must satisfy both the token scope and the role policy. Treat member changes as high-impact operations and record the request id.