Get a specific call recording
This API endpoint retrieves a specific recording of a call.
Endpoint
GET /api/v1/calls/[callId]/recordings/[seq]/audio
HTTP Method
GET
Path Parameters
|
Path Parameter |
Type |
Description |
|---|---|---|
|
|
UUID |
UUID of the call. |
|
|
Number |
Sequence number of the recording (0, 1, 2, etc.). |
Query Parameters
None
Request Headers
Authorization: Bearer {token}
Request Example
GET /api/v1/calls/0000000-0000-1000-8000-000A95A0E128/recordings/2/audio
Response Body
Binary.