Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
A list of organization users
Returns a list of all users in your organization.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A list of organization users