Get organisations for the current user
Lists every organisation the current user can access, directly as a member or indirectly through membership of one of its projects.
Response
Unique identifier for the organisation
"01234567-89ab-cdef-0123-456789abcdef"
Name of the organisation
"My Company"
Whether the user is a direct member of the organisation
true
Account status (active / hard_suspended / frozen)
active, hard_suspended, frozen "active"
True iff this org has at least one child sub-org (i.e. is a super-org)
false
Client-visible feature flags granted to the org (e.g. model-gating flags). Empty when none.
["chat-latest"]Slug of the organisation
"my-organisation"
Organisation configuration details
Role of the user in the organisation (if direct member)
org_admin, org_editor, org_viewer, super_org_admin "org_admin"
Parent organisation id when this org is a sub-org. Absent for root orgs.
"01234567-89ab-cdef-0123-456789abcdef"
Billing mode for the org. Absent on sub-orgs (inherited from parent).
stripe_self_serve, stripe_partner, partner_invoice