GET /v1/Voice/{CallSid}/Metrics
Summary: —
Operation ID: ListMetric
Auth: unknown
Operation ID: ListMetric
Auth: unknown
Description
Get a list of Call Metrics for a Call.
Parameters (6)
CallSid
(string, path, required)
The unique SID identifier of the Call.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^CA[0-9a-fA-F]{32}$'}
Direction
(string, query, optional)
The Direction of this Metric. One of `unknown`, `inbound`, `outbound` or `both`.
Edge
(string, query, optional)
The Edge of this Metric. 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.