cURL
Users
Get Users
Returns all users from the system that the user has access to
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Returns all users from the system that the user has access to
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.