D

Organizations and Members

Organizations and Members

Organizations group workspaces and establish the tenant boundary for Org API keys.

Use:

  • GET /api/v1/orgs to discover accessible Orgs.

  • GET /api/v1/orgs/{org_id} for settings.

  • GET /api/v1/orgs/{org_id}/members for 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.