GET /v1/Voice/{CallSid}/Events

twilio.com:twilio_insights_v1

Summary:
Operation ID: ListEvent
Auth: unknown
Description

Get a list of Call Insight Events for a Call.

Parameters (5)

CallSid (string, path, required)

The unique SID identifier of the Call.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^CA[0-9a-fA-F]{32}$'}

Edge (string, query, optional)

The Edge of this Event. One of `unknown_edge`, `carrier_edge`, `sip_edge`, `sdk_edge` or `client_edge`.

Page (integer, query, optional)

The page index. This value is simply for client state.

Constraints: {'minimum': 0}

PageSize (integer, query, optional)

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Constraints: {'minimum': 1, 'maximum': 1000}

PageToken (string, query, optional)

The page token. This is provided by the API.

No probe data for this endpoint yet.