Get a SCIM user by IDget https://identity-api.optimizely.com/api/scim/v2/users/{id}SCIM endpoint for fetching a user by their ID.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.