Me

Shows Basic user data for the calling user.

Authentication

AuthorizationBearer

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

Response

OAuthMeResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

userIdlong or null
namestring or null<=64 characters
fullNamestring or null<=8192 characters
emailstring or null<=8192 characters
emailVerifiedboolean or null
isTrialboolean or null
organizationNamestring or null<=64 characters