GET
/
me

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
avatarUrl
string | null
createdAt
string
email
string
firstName
string
fullName
string
hasTwoFactorEnabled
boolean
id
string
isDeleted
boolean
lastName
string
organizationId
string
subscriptionPlan
enum<string>
Available options:
FREE,
PRO,
BUSINESS
updatedAt
string