get
https://identity-api.optimizely.com/api/scim/v2/users/
SCIM endpoint for fetching a user by their ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Gets the user with the specified ID from the organization. The user is returned with its supported attributes.
SCIM RFC compliance
This endpoint fully complies with the SCIM RFC as it relates to the supported schema.
Error conditions
- 404 (Not Found) – A user with the specified ID is not found.
401Unauthorized access to endpoint.
500A server error occurred, please try again.
