Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Retrieves a list of organizations associated with the logged-in user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.