Get a List of Application Users Across All Applications

Retrieve a paginated list of users across all applications in your SysAid account. Each user includes a calculated cross-app activity status and the applications they logged in to.

Query Params
integer
≥ 0
Defaults to 0

The offset for pagination. Calculated as (page - 1) * limit (page starts at 1).

integer
1 to 500
Defaults to 20

The number of records to return per page, up to 500.

string
enum
Defaults to email

The field by which results are sorted. The default is "email".

Allowed:
string
enum
Defaults to asc

The direction in which results are sorted. The default is "asc" (ascending).

Allowed:
string

Query to search entities.

string

Filter results by email address.

string
enum

Filter results by cross-app activity status. An "active" user has logged in to at least one application in the last 30 days. An "inactive" user has not logged in to any application in the last 30 days.

Allowed:
Responses

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