cURL
curl --request GET \ --url https://agent-studio.thena.ai/api/v1/flows/executions/{execution_id}/stream \ --header 'x-api-key: <api-key>'
"<any>"
Stream real-time updates for a specific execution.
Returns Server-Sent Events (SSE) with:
Successful Response
The response is of type any.
any