Skip to main content
GET
Get organizations for the current user

Authorizations

Authorization
string
header
required

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

Response

successful response

organizations
object[]

List of organization objects the authenticated user belongs to

Last modified on July 24, 2026