ReferencePages

Where a user is in first-run setup

Onboarding is resumable: progress lives server-side, so a closed browser or a different device resumes rather than restarting.

The response includes the memory choices offered — shared, dedicated, sovereign, or an existing memory.

GET
/api/v1/pages/onboarding/state
x-api-key<token>

A platform API key (ck_live_…), optionally scoped to one project.

In: header

Response Body

curl -X GET "https://example.com/api/v1/pages/onboarding/state"
Empty
Was this page helpful?
Report an issue