calls
Get call recording by name
Returns recording metadata of particular call. Metadata contains link to a MP3 recording
get/calls/{id}/recordings/{name}
Path parameters
idinteger required
An id of a call
namestring required
A name of a recording
Query parameters
fieldsstring
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.
Response
successful operation