Skip to main content
GET
Get Call Recording

Authorizations

collectwise_key
string
header
required

Path Parameters

callId
string
required

The unique identifier for the call

Query Parameters

format
enum<string>
default:standard

Recording format

Available options:
standard,
multichannel,
scrubbed,
scrubbed_multichannel
include_transcript
boolean
default:false

Include call transcript

include_analysis
boolean
default:false

Include call analysis

Response

Call recording retrieved successfully

recording_url
string
required

URL to the audio recording file

transcript
string

Full conversation transcript (if requested)

analysis
object

Call analysis data (if requested)