Skip to main content
GET
Follow stream

Authorizations

Authorization
string
header
required

Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.

Path Parameters

threadId
string
required

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.