GET /calls/{id}/recordings

callfire.com:V2

Summary: Get call recordings for a call
Operation ID: getCallRecordings
Auth: unknown
Description

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

Parameters (2)

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

No probe data for this endpoint yet.