Voice SDK Stats
Retrieve Voice SDK call reports by call ID
Returns raw call report stats JSON payloads stored for the authenticated user and call_id. The user is derived from Telnyx authentication, not from request parameters.
get/voice_sdk_call_reports/{call_id}
Path parameters
call_idstring uuid required
Call identifier used to retrieve reports owned by the authenticated user.
Response
Raw call report stats payloads.
Changes
Changed in 1 of the 99 revisions of this API.1
- ○
the endpoint scheme security
bearerAuthwas removed from the APIapi-security-removed
- ○
Of the 99 revisions, 1 has no diff computed.