List User Records

Returns User records based on the permissions of the currently logged in User and the specified criteria.

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

The starting point of records to be returned.

integer
1 to 1000
Defaults to 100

The number of results to be returned.

string
enum
Defaults to ascending

Sorts records by ascending or descending.

Allowed:
string
enum
Defaults to firstname

Sort records by user name, Id, or login.

Allowed:
entityIds
array of integers

Filters records based on default entity accessible by the User.

entityIds
hasLogin
array of booleans
Defaults to true,false

Filters records by specific User account.

hasLogin
userStatus
array of strings

Filters User records by status.

userStatus
Allowed:
id
array of integers

Filters on multiple User Ids. For example, ?id=1,2,3,4,5

id
string

Object name filter.

Responses

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