user

Get a user's profile.

get/users/{user_id}

Path parameters

user_idinteger required

Headers

X-Request-Idstring

An unique ID for the request

Response

Get user's info 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

No recorded changes to this endpoint across all 1 revision of this API.