Skip to main content
GET
Returns metadata for every recording file captured on a call. The array is empty when the call has no recordings or the recording was deleted. Requires the voice_calls.read scope and the Voice Calls product entitlement.

Path Parameters

string
required
The id of the call whose recordings to list.

Response Fields

array
The recording files for the call. Empty when there are none.

Examples

Error Codes