session

Create Session Chat Stream

SSE endpoint that streams the assistant's response chunk by chunk.

get/session/{session_id}/chat/stream

Path parameters

session_idstring required

Query parameters

tokenstring required

JWT Bearer token

JWT Bearer token

Response

Successful Response

{"stackTrail":"paths:/session/{session_id}/chat/stream:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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