organizations
Fetches all the active organizations that the user has access to
GET
/
organizations
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
organizations
object[]
Was this page helpful?