Skip to main content
GET
Get onboarding status

Authorizations

Authorization
string
header
required

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

Response

Successful response.

workspace
object
required
tracking
object
required
connections
object[]
required

One entry per configured integration, whatever its health.

next_steps
string[]
required

Ordered actions for a person to take. Never empty: a workspace with nothing outstanding gets one sentence saying so.

complete
boolean
required

True when every source answered. A partial read returns 503 instead.