Call recordings
This API resource handles recordings of calls and includes the following API endpoints:
-
GET /api/v1/calls/{callId}/recordings: Retrieves recordings of a call.
-
GET /api/v1/calls/[callId]/recordings/[seq]/audio: Retrieves a specific recording of a call.
-
DELETE /api/v1/calls/{callId}/recordings: Deletes the recordings of a call.