GET /calls/{id}/recordings/{name}
Summary: Get call recording by name
Operation ID: getCallRecordingByName
Auth: unknown
Operation ID: getCallRecordingByName
Auth: unknown
Description
Returns recording metadata of particular call. Metadata contains link to a MP3 recording
Parameters (3)
fields
(string, query, optional)
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.
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.