cURL
curl --request GET \ --url https://api.veryfront.com/conversations/{conversation_id}/agent-runs/{run_id}/stream \ --header 'Authorization: Bearer <token>'
"<string>"
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf__" - create via /api-keys endpoint.
1
Agent event stream
The response is of type string.
string