v1

latestSwagger 2.0GNU Affero General Public License version 32026-07-17391161.3 KB
user

Get information about the currently authenticated user

Get information about the currently authenticated user.

get/user/me

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success.

idinteger

User id.

loginstring

User login.

namestring

User name.

organisationstring

User organisation.

emailstring

User email.

apikeystring

User API key.

is_adminboolean

Boolean specifying whether the user is administrator.

is_reporterboolean

Boolean specifying whether the user is reporter.

is_commenterboolean

Boolean specifying whether the user is commenter.

created_atstring date-time

Creation time of the user.

last_seenstring date-time

Last seen time of the user.