cURL
curl --request GET \ --url https://agent-studio.thena.ai/api/v1/chat/{agent_id}/threads/{thread_id}/stream \ --header 'x-api-key: <api-key>'
"<any>"
Stream new messages for a chat thread using SSE.
Successful Response
The response is of type any.
any