List organizations
Organizations (v0)
List organizations
Returns the organizations the authenticated user belongs to. Each entry carries the organization identifier, display name, and lifecycle status.
Rate limit: 200 requests per 30 seconds per IP.
GET
List organizations
Authorizations
Response
OK. Returns the organizations the authenticated user belongs to.
Organization identifier, 16-char alphanumeric in 4x4 groups (IIBAN).
Example:
"ABCD EFGH IJKL MNOP"
Organization lifecycle status. One of: active, onboarding, disabled, closed.
Example:
"active"
Display name of the organization, 5 to 128 characters.
Example:
"Acme Corp"