Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieve an organization.
Returns 404 not found on Organization does not exist or if the current user has insuffient authorization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.