Skip to main content
GET
Get onboarding progress

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Path Parameters

id
string
required

Tenant UUID

Response

200 - application/json

Onboarding progress

status
enum<string>
Available options:
PENDING,
EMAIL_VERIFIED,
PROJECT_CREATED,
FIRST_EVENT_SENT,
COMPLETED
steps
object[]
hasProject
boolean
hasApiKey
boolean
hasEvent
boolean