Dev guideRecipesAPI ReferenceChangelog
Dev guideRecipesUser GuidesNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Get a SCIM user by ID

SCIM endpoint for fetching a user by their ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Path Params
string
required

ID of the user to fetch.

Responses

401

Unauthorized access to endpoint.

500

A server error occurred, please try again.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json