Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Lists all users in the current organisation. The users are returned sorted by name.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.