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 47 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○