List Users
Returns a list of users ID, including user metadata.
Last updated
Was this helpful?
Returns a list of users ID, including user metadata.
Last updated
Was this helpful?
Note: Some properties of the user are not included in the List users response for performance reasons. For example, the disclaimers and features are not present. Please use the dedicated endpoints (List Features and List Disclaimers) instead.
🚧 Required PermissionsCalling this endpoint requires the ACCESS_USER_PROVISIONING_API privilege. See Bot Permissions for a list of roles and associated privileges.
/v2/admin/user/list
Number of users to skip. Default is 0. Must be a integer equals or bigger than 0.
Maximum number of users to return. Default is 100. Must be a positive integer and must not exceed 1000.
Session Authentication token.