Generate a secure, time-limited signed URL for a call recording.
Direct Call
Get Signed URL
Generates a secure, time-limited pre-signed URL to access a call recording. The generated link is temporary to ensure data security and prevent unauthorized access. You must provide either ‘callId’ or ‘callRecordingUrl’ in the query parameters.
GET
Generate a secure, time-limited signed URL for a call recording.
Authorizations
Authentication header containing API key from SubVerse dashboard.
Query Parameters
Unique identifier for the call.
Example:
"12345"
A direct S3/Storage URL to a call recording.
Example:
"https://s3.amazonaws.com/bucket/recording.mp3"