GET
/
v1
/
event_stream
/
{call_id}

Headers

authorization
string
required

Your API key for authentication.

Path Parameters

call_id
string
required

The unique identifier of the call for which you want to retrieve detailed information.

Response

level
string

The level of the event - queue or call

message
string

The message of the event.

category
string

The category of the event - info, performance or error.

call_id
string

The unique identifier for the call.

timestamp
string

When the event occurred.