Get user

Get representation of the user using the ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired
user-idstringRequired

Query parameters

userProfileMetadatabooleanOptional
Indicates if the user profile metadata should be added to the response

Response

OK
organizationslist of strings
idstring
usernamestring
firstNamestring
lastNamestring
emailstring
emailVerifiedboolean
attributesmap from strings to lists of strings
userProfileMetadataobject
enabledboolean
selfstring
originstring
createdTimestamplong
totpboolean
serviceAccountClientIdstring
credentialslist of objects
disableableCredentialTypeslist of strings
requiredActionslist of strings
federatedIdentitieslist of objects
realmRoleslist of strings
clientRolesmap from strings to lists of strings
clientConsentslist of objects
notBeforeinteger
groupslist of strings
accessmap from strings to booleans
applicationRolesmap from strings to lists of stringsDeprecated

Errors

403
Forbidden Error