onboarding
Onboarding Intake
Drive one turn of the conversational onboarding intake.
Accepts either text or audio (exactly one). Returns an application/x-ndjson stream with the per-turn event sequence: session → optional transcribing/transcribed → thinking → writes → agent_reply → done. Heartbeats ({"event": "heartbeat"}) keep the socket alive during slow steps.
post/onboarding/intake
Query parameters
user_idstring nullable
Response
Successful Response
{"stackTrail":"paths:/onboarding/intake:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.