List Users
Last updated
Last updated
GET /auth/users
Returns a list of users
Auth:Users:Read
Always Required
The following query parameters can be appended to the url
limit
Number - Optional
Maximum number of items included in response
paginationToken
String - Optional
Page cursor used (taken from the previous response nextPageToken
).
Success - A list of users in the caller's org