Invoke a workflow with real-time streaming. Returns Server-Sent Events (SSE).
text/event-stream response with Server-Sent Events. Each event contains a JSON payload with task update information.
Events are sent as the workflow executes, including status changes, intermediate results, and the final TaskFinished event.
TaskFinished event typedata: line containing a JSON objectCache-Control: no-cache and Connection: keep-alive headers for best resultsAPI Key for authentication
The workflow version to invoke. default = latest
text, markdown, json, voice default, harder Successful Response