Get Scim V 2 Users User Id

Returns the provisioned SCIM user details. See https://datatracker.ietf.org/doc/html/rfc7644#section-3.4.1

Authentication

AuthorizationBearer
Bearer token authentication

Path parameters

userIdstringRequired

Response

SCIM user resource
idstring
metaobject
userNamestring
nameobject
displayNamestring
activeboolean
emailslist of objects
schemaslist of strings

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error