Skip to main content
GET
Get onboarding status

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Response

200

{ success, data: { isComplete, freePackId } }. freePackId is the granted PackPurchase.id of the still-unopened onboarding welcome pack, or null.