user

Get user information

Returns the current user object with their settings.

get/user

Response

OK

auth_providerstring
bot_owner_idinteger

BotOwnerID is the ID of the owning (human) user if this user is a bot. A non-zero value means this user is a bot and cannot authenticate via password.

createdstring

A timestamp when this task was created. You cannot change this value.

deletion_scheduled_atstring
emailstring

The user's email address.

idinteger

The unique, numeric id of this user.

is_adminboolean
is_local_userboolean
namestring

The full name of the user.

pending_emailstring
updatedstring

A timestamp when this task was last updated. You cannot change this value.

usernamestring

The username of the user. Is always unique.

Changes

No recorded changes to this endpoint across all 53 revisions of this API.