Onboarding

Get onboarding state

Read onboarding progress for the authenticated user.

get/onboarding/state

Query parameters

organizationIdstring

Organization to resolve onboarding state for. User credentials must belong to it. Defaults to the credential's organization context. User tokens must supply it unless the credential's fixed scope resolves it; secret keys may omit it (the key's organization applies).

projectIdstring uuid

Project whose onboarding state to bind (sample-issue attempt and project-scoped facts). Auto-filled from CLI and SDK context when omitted.

Response

OK

Changes

No recorded changes to this endpoint across all 4 revisions of this API.