Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Retrieves details for the organization.
To get an organization, you will need to provide the JWT token in the authorization header.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.