v4

latestOpenAPI 3.1.02026-08-03427198448.4 KB
Agent Chat

Stream Agent Response With Progress

Streaming version of agent chat that provides real-time progress updates. Uses Server-Sent Events (SSE) to stream progress and final response.

post/api/agent-chat-message-stream-progress

Query parameters

user_idstring
org_idstring

Request body

thread_idstring required
messagestring required
is_system_eventboolean nullable
file_pathstring nullable
custom_agent_endpointstring nullable
metadataobject nullable

Response

Successful Response

{"stackTrail":"paths:/api/agent-chat-message-stream-progress:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}