GET
/
organisation
/

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

200 - application/json
created_at
string

Creation timestamp of the organization

email
string

Email associated with the organization

id
integer

ID of the organization

name
string

Name of the organization

org_name
string | null

Name of the organization (same as 'name')

org_uuid
string

UUID of the organization

role
string

Role of the user in the organization

token
string

Invite token for the organization

user_uuid
string

UUID of the user