Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Retrieve a list of all organizations the authenticated user has access to
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.