v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Chat

Resume a chat stream

Resume a chat stream. Returns a streaming response for incremental updates.

get/api/projects/{projectId}/sessions/{sessionId}/threads/{threadId}/stream

Path parameters

projectIdstring required

Project identifier used to scope the request.

sessionIdstring required

Session identifier within the project.

threadIdstring required

Thread identifier within the session.

Query parameters

replayboolean

When true, replay available stream history before live updates.

Response

Chat SSE stream