List users
Retrieves a list of users based on the provided query parameters.
Scoped OAuth requires: users.read
Authorization
apiKey bearerToken Authorization<token>
A General Access API Key with format Token token=<API_KEY>
In: header
AuthorizationBearer <token>
An App OAuth Token with format Bearer <TOKEN>
In: header
Query Parameters
startIndex?integer
The 1-based index of the first result.
count?integer
Specifies the desired maximum number of query results per page.
filter?string
A filter expression to apply to the query. The only supported filters are by userName and externalId.
Response Body
application/scim+json
application/scim+json
application/scim+json
application/scim+json
application/scim+json