Get User

Use this endpoint to retrieve a specific user by its ID.

Path Params
string
required
length between 1 and 100

The unique ID of the SCIM user resource.

Query Params
string

When included, each resource returned will contain the minimum set of resource attributes and any attributes or sub-attributes explicitly requested.

string

When included, each resource returned will contain the minimum set of resource attributes. Additionally, the default set of attributes minus those attributes listed in "excludedAttributes" is returned.

Responses

400

Invalid format or content of the request.

401

The SCIM token is invalid.

404

A required entity is missing.

Language
Credentials
URL
Choose an example:
application/scim+json
application/json