Me

Get the current user.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response

namestring

The name of the user

emailstring

The email address of the user

idinteger
thumbnailstringOptional

The thumbnail URL of the user

created_atdatetimeOptional
updated_atdatetimeOptional
is_archivedbooleanOptional
super_userbooleanOptional
api_key_final_charactersstringOptional
groupslist of objectsOptional
permissions_by_groupmap from strings to optional lists of objectsOptional