cURL
curl --request GET \ --url https://api.veryfront.com/conversations/{conversation_id}/runs/{run_id}/stream \ --header 'Authorization: Bearer <token>'
"<string>"
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
1
Agent event stream
The response is of type string.
string