Get organisation onboarding status

View as MarkdownOpen in Claude

Returns a map of booleans, one per onboarding step. Powers the “getting started” page in the operator console; the frontend merges this with a static checklist rather than redeclaring the vocabulary.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

Response

Onboarding state per step.