GET
Get User Me

Authorizations

Authorization
string
header
required

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

Response

Default Response

id
string
required
email
string
required
createdAt
string<date-time>
required
lastActivityAt
string<date-time>
required
name
string | null
image
string | null
company
string | null
graphNavigation
enum<string> | null
Available options:
MOUSE,
TRACKPAD
preferredAppAppearance
string | null
displayedInAppNotifications
object | null
groupTitlesAutoGeneration
object | null
preferredLanguage
string | null