Get user
GET/nevisidm/api/scim/v1/:clientExtId/Users/:id
Retrieves the full SCIM representation of a single user by internal ID. The user must belong to the client specified in the URL path.
Returns all user elements including credentials, profiles, authorizations, and custom properties.
Request
Responses
- 200
- 400
- 404
SCIM user retrieved successfully
Invalid SCIM request
SCIM user not found