Organisations
List Organisations
List all organisations the authenticated user belongs to.
GET
GET
Response
boolean
true on a successful request.array
Array of organisation objects. Each includes
id, organisation_name, status, role, and created_time.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
User's organisations