v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
AI Agent

Stream the conversation response for the specified conversation ID

Stream the conversation response for the specified conversation ID using Server-Sent Events (SSE). Returns an SSE stream with real-time data chunks.

get/v1/agent/conversations/item/{conversation_id}/stream

Path parameters

conversation_idstring required

Specify the conversation ID to read, ID which can be obtained from the conversations API.

Response

Success - Streaming data

typestring

Type of the streaming data

dataobject

Streaming data either progress data or response data