Skip to main content
GET
Get current user.

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Ok

Generic types for Document:

  • T - the type of _id
  • TQueryHelpers - Object with any helpers that should be mixed into the Query type
  • DocType - the type of the actual Document created
createdAt
string
required
updatedAt
string
required
notificationPreferences
object
required
_id
object
hidden
boolean
email
string
code
string
phone
string
userType
enum<string>
Available options:
default,
sso,
service_account
identityProvider
object
firstName
string
lastName
string
profileImageUrl
string
gameUsername
string
lastSeen
string<date-time>
lastAutoAssign
string<date-time>
available
boolean
unavailableProjects
string[]
services
object
serviceAccountApiToken
string
confirmed
boolean
referral
string
codeCreatedAt
string<date-time>
otp
string
otpCreatedAt
string<date-time>
userRole
string
jobTitle
string
department
string
knewGleapFrom
string
userUsage
string
utm_source
string
utm_medium
string
utm_term
string
utm_content
string
utm_campaign
string
gaClientId
string
gaSessionId
string
marketingTracking
object
completedOnboarding
boolean
onboardingFlow
string
mastercardUser
boolean
fcmTokens
string[]
twoFactorAuthentication
object
notificationSettings
object