User list

Use this endpoint to get list of users.

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

Determines whether to return the total number of records.

boolean
Defaults to false

Determines whether to return the record list.

integer
Defaults to 10

Maxium number of returning records.

integer

Starting point to return records from a result set.

integer

Page number, used to paginate over all records.

string

Comma-separated list of a record's fields to be fetched

string

Comma-separated list of fields to sort by. Each sort field can have special prefix indicating a desirable sort order: + (ascending order, default) or - (descending order). The available sort fields: id, companyId, firstName, lastName, middleName, email, companyName and superAdmin.

integer

The company identifier.

string

Comma-separated list of user permissions.

string

Comma-separated list of user individual permissions.

string

Comma-separated list of users.

boolean

Should users be online? (flag)

boolean

Should users be super admin? (flag)

string

Any string to search by id, email or user name.

Responses

400

Invalid input parameters

401

User is not authenticated

403

Invalid user permissions

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