user

Get current user info.

get/users/current

Headers

X-Request-Idstring

An unique ID for the request

Response

Get current user information successfully.

emailstring
realnamestring
commentstring
user_idinteger
usernamestring
sysadmin_flagboolean
admin_role_in_authboolean

indicate the admin privilege is grant by authenticator (LDAP), is always false unless it is the current login user

creation_timestring date-time

The creation time of the user.

update_timestring date-time

The update time of the user.

Changes