GET /calls/{id}/recordings/{name}.mp3
Summary: Get call mp3 recording by name
Operation ID: getCallRecordingMp3ByName
Auth: unknown
Operation ID: getCallRecordingMp3ByName
Auth: unknown
Description
Returns a MP3 recording of a particular call, response contains binary data, content type is 'audio/mpeg'
Parameters (2)
id
(integer, path, required)
An id of a call
name
(string, path, required)
A name of a recording
No probe data for this endpoint yet.