List users

Lists all users based on the given filters.

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

email address of the user

string

User's full name

string

Check /v1/systemcode/list API for valid values (type = 'User Type'), use the 'code' value.

string

Check /v1/systemcode/list API for valid values (type: 'Status', subType = 'User Setup'), use the 'code' value.

int64

Unique identification number of the user's role

boolean

Set to true to filter only users with status 'For Review', 'In Progress', 'Pending'

int64

Number of records to return per page. Used to control the size of each paginated response.

int64

Zero-based index of the page to retrieve. For example, page_no = 0 returns the first page.

string

Name of the field to sort by. Leave empty for default sorting behavior.

string

Sorting order for the results. Acceptable values are 'asc' for ascending and 'desc' for descending.

pagination.filterNames
array of strings

List of field names to apply filters on. Must correspond to valid queryable fields.

pagination.filterNames
pagination.filterValues
array of strings

List of values corresponding to each filter name. The position of each value must match the position of its filter name.

pagination.filterValues
Response

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