Returns a list of Users based on the filter and pagination parameters.

Returns a list of Users. We don’t support sorting. The only filtering we support is on username with equality operation. We support paging when filtering is not specified. (SCIM 2.0)

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

SCIM defined attributes parameter.

string

SCIM defined excludedAttribute parameter.

string

Filter expression for filtering

int32

The 1-based index of the first query result

int32

Maximum number of results per page.

string

Value of the attribute used to order the returned response

string

Order in which the "sortBy" parameter is applied.

Headers
string
enum
Defaults to application/json; charset=UTF-8

Generated from available response content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

404

Valid users not found

Language
LoadingLoading…
Response
Choose an example:
application/json; charset=UTF-8
*/*;charset=UTF-8