Skip to main content

Get a user

GET 

/nevisidm/api/core/v1/:clientExtId/users/:extId

Required permission(s): AccessControl.UserView,AccessControl.PropertyView,AccessControl.PropertyValueView,AccessControl.PropertyAllowedValueView or SelfAdmin Role

Returns the user with the given external ID, belonging to the client with the given external ID. Custom properties and classifications may be returned with the user, but if the caller does not have the right to access them, then they are simply omitted from the DTO.

Request

Responses

User retrieved successfully