Skip to main content
GET
List organisations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Response

Organisations retrieved successfully

organisation_id
string<uuid4>
required
name
string | null
role
enum<string> | null
Available options:
member,
admin,
read-only
slug
string | null
status
string | null
user_current
boolean
default:false