Get all users

Returns all users that meet the criteria.

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

Search criteria for the users. For example: IsActive = 'true'.

Note: The criteria field (in this case, IsActive) should be indexed.

string

Field name for sorting. For example: FirstName.

Note: The sort field (in this case, FirstName) should be indexed or sortable.

string

Sort direction (Ascending or Descending) of the data. For example: ASC or DESC.

Note: The default sort order is DESC if the sort field parameter is specified.

int32

The number of records to display on each page.

int32

The page number of the result set to view.

Responses

400

Bad Request

403

Forbidden

404

Not Found

500

Internal Server Error

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