Skip to main content
GET
Read the workspace's onboarding checklist state

Authorizations

Authorization
string
header
required

Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth

Path Parameters

workspace_id
string<uuid>
required

Workspace identifier (Universally Unique Identifier version 7)

Response

The onboarding checklist state for the calling user

model_configured
boolean
required
has_fleet
boolean
required
has_secret
boolean
required
has_processed_event
boolean
required
has_steer_event
boolean
required
cli_ticked
boolean
required
dismissed
boolean
required
collapsed
boolean
required