Organization
Get the current organization
The slug-prefixed GET /v1/orgs/:slug returns the user’s role; here the
key is treated as Owner (matches OrgContext semantics), so the
returned role is informational rather than a real per-user binding.
GET
Get the current organization
Authorizations
Organization API key (msb_…) - org-scoped programmatic access.
Response
Organization bound to this API key
Organization with the requesting user's role included.
Get the current organization