List Users
List users in the authenticated organization.
Requires the users:read scope on the API key.
GET
List Users
Authorizations
Bearer API key issued from Settings → Developers.
Query Parameters
Page number.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Field to sort by.
Sort direction.
Available options:
asc, desc Response
200 - application/json
Successful Response