Get SCIM User
Gets a SCIM user.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
id
ID of the SCIM user to get.
Response
OK
scimUser
The requested SCIM user.
Bearer authentication of the form Bearer <token>, where token is your auth token.