Get Active Organization
GET/api/orgs/active
Return the effective organization for this request. For API-key authentication this is the API key's org scope (api_keys.organization_id). For Clerk/web sessions this reflects the user's persisted active organization (users.active_organization_id) after canonicalization.
Responses
- 200
Successful Response