Follow stream
chat
Follow stream
Follow a live chat response stream.
GET
Follow stream
Authorizations
Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.
Path Parameters
Response
Server-Sent Events stream of chat turn updates. Each data: line carries a JSON payload; the stream closes when the turn completes.
SSE frames (data: <json>\n\n) until the turn finishes.