Retrieve the currently authenticated user
GET/user/user
Retrieve the currently authenticated user
Request
Header Parameters
Authorization string
X-Forwarded-Proto string
X-Forwarded-Host string
Responses
- default
default response
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
realmstring
realmIdstring
idstring
firstNamestring
lastNamestring
emailstring
enabledboolean
createdOndate-time
secretstring
attributes
object
property name*
string[]
string
serviceAccountboolean
usernamestring
Possible values: >= 3 characters and <= 255 characters, Value must match regular expression ^(?=[\p{IsLatin}|\p{IsCommon}]+$)(?=[^<>&"'\s\v\h$%!#?§,;:*~/\\|^=\[\]{}()\p{Cntrl}]+$).*$`