Skip to main content
GET
/
v1
/
calls
/
{call_id}
/
events
List Call Events
curl --request GET \
  --url https://api.example.com/v1/calls/{call_id}/events
{}

Headers

authorization
string | null

Path Parameters

call_id
string<uuid>
required

Query Parameters

event_type
string | null
page
integer
default:1
limit
integer
default:200

Response

Successful Response

The response is of type Response List Call Events V1 Calls Call Id Events Get · object.