API reference / Orgs & memberships
List orgs
GET/v1/orgs
Lists the orgs the credential can act on. A key is bound to one org, so this returns it.
Requires an API key (bearer), scoped to the active org.
Returns
200The accessible org(s).
Failures use the standard error envelope with a closed set of codes.