Skip to main content
POST
Get Signed URL for Call Recording

Body

application/json
call_id
string
required

The unique identifier of the call whose recording you want to access

expiration_url_in_minutes
integer
default:10

Number of minutes until the signed URL expires. Controls how long the generated URL remains valid for accessing the recording.

Response

Successful Response

file_name
string
required

The name of the recording file

signed_url
string
required

A temporary pre-signed URL to access the call recording. This URL expires after a limited time.

expiration_minutes
integer
required

Number of minutes until the signed URL expires

expires_at
string<date-time>
required

The exact timestamp when the signed URL will expire