Get call recording by id

GET {{baseUrl}}/calls/recordings/:id?fields=<string>

Returns metadata of recording of a particular call. Metadata contains a link to a MP3 recording

Request Params

KeyDatatypeRequiredDescription
fieldsstringLimit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.