SCIM: Get All Users

❗️

Before using the private SCIM API, please connect with your account representative by reaching out to [email protected] for access.

Query Params
int32
Defaults to 100

Number of results to return

int32
Defaults to 1

The page of results to return (starts with page 1)

string

The list of attributes to return. Note that the id attribute is always returned. For custom attributes, include the fully qualified attribute name. Example: userName,name,urn:ietf:params:scim:schemas:extension:workramp:2.0:User:age

string

The list of attributes to not return. Note that the id attribute is always returned. For custom attributes, include the fully qualified attribute name. Example: userName,urn:ietf:params:scim:schemas:extension:workramp:2.0:User:age

string

A string to filter the response. Only the eq operator and the userName, id, emails, externalId attributes are supported in the filter. Example: userName eq "[email protected]"

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json