getSignedRecordingUrl

Get the signed recording URL.

You need to enable the signedUrl capability in the rep config to use this feature.

getSignedRecordingUrl(recordingUrl, vendorCallKey, callId) → Promise.<SignedRecordingUrlResult>

Returns: SignedRecordingUrlResult — Represents the result when getting the signed recording URL.

FieldTypeDescription
recordingUrlstringThe URL for the recording.
vendorCallKeystringVendor call key.
callIdstringID of the call.