Skip to main content

Get current logged in user's information

GET 

/v1/users/current

Get current logged in user's information

Responses

OK

Schema

    disablePasswordUpdateboolean

    Default value: false

    Flag to indicate if the user is allowed to update the password

    sshKeysstring[]

    Current user's ssh keys

    userNamestring

    Current user's username

Loading...