List of Users for an account data

Gets a paged list with the users of an account with all the data like the email, type of user, name, language or permissions. Additionaly, return a field with the user total for that account. Necessary query's parameters: * Id of the account (accountId), * Limit of user per view (limit) * Page to show (page) at least 0. Optional filters: * Status active (enabled) * Role type (roleType) * User type (userType) * Search by name, email, serverId or description (find).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Account's id

string
enum

User's type ( 'human' or 'server' )

Allowed:
integer
required
0 to 100

results per page. The maximum is 100

integer
required
≥ 0

Page's number of the results. Initial is 0

string

filter by name, email, server ID or description

boolean

filter by status

string
enum

filter by role type ( 'account_admin', 'application_user' )

Allowed:
string
enum

filter by chat permissions ( 'agent_supervisor', 'agent' )

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json