Calls
Event Stream
Retrieve stream of events that occured during the call.
GET
/
v1
/
event_stream
/
{call_id}
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the call for which you want to retrieve detailed information.
Response
The level of the event - queue
or call
The message of the event.
The category of the event - info
, performance
or error
.
The unique identifier for the call.
When the event occurred.