Skip to main content
GET
Get All Users

Parameters

integer
The 1-based index of the first query result. A value less than 1 SHALL be interpreted as 1. By default this value is 1
integer
Non-negative integer. Specifies the desired maximum number of query results per page, e.g., 10. When specified, the service provider MUST NOT return more results than specified, although it MAY return fewer results. If unspecified, the maximum will be 100

Response

array
required
The SCIM RFC schema for the User List resource - always urn:ietf:params:scim:api:messages:2.0:ListResponse
integer
required
Non-negative integer. Specifies the number of query results returned in a query response page, e.g., 10.
integer
required
Non-negative integer. Specifies the total number of results matching the client query, e.g., 1000.
integer
required
The 1-based index of the first result in the current set of query results, e.g., 1.
array
required