Skip to main content
GET
Get user onboarding status

Authorizations

Authorization
string
header
required

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

Response

Onboarding status

hasAccess
boolean
isInternal
boolean
subscriptionStatus
string | null
requiresOnboarding
boolean
plan
object | null
isTrial
boolean
trialEndsAt
string<date-time> | null
daysLeftInTrial
integer | null