Skip to main content
Version: 1.2.0

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 response

Schema

    realmstring
    realmIdstring
    idstring
    firstNamestring
    lastNamestring
    emailstring
    enabledboolean
    createdOndate-time
    secretstring

    attributes

    object

    property name*

    string[]

  • Array [

  • string

  • ]

  • serviceAccountboolean
    usernamestring

    Possible values: >= 3 characters and <= 255 characters, Value must match regular expression [A-Za-z0-9\-_@.]+