Get user
Users
Get user
Returns a single user by their SCIM id.
GET
Get user
Authorizations
SCIM bearer token issued from your Cube Cloud account settings.
Path Parameters
The unique SCIM identifier of the resource.
Response
The requested user.
A SCIM 2.0 core User resource.
Unique identifier for the user, typically their email address.
Example:
[
"urn:ietf:params:scim:schemas:core:2.0:User"
]Unique identifier assigned by Cube Cloud. Read-only.
Whether the user is active. Set to false to deactivate.
Identifier of the user as defined by the provisioning client.