Retrieve a presigned URL for downloading conversation audio.
API key for authentication.
Unique conversation identifier
22 - 26Presigned audio URL
Response containing presigned URL for audio download.
Presigned S3 URL for downloading audio file.
URL is valid for duration specified in url_expires_in_seconds. No authentication required to access this URL.
"https://coval-audio-prod.s3.us-east-2.amazonaws.com/audio/2025/11/03/gk3jK9mPq2xRt5vW8yZaBc.wav?X-Amz-Algorithm=AWS4-HMAC-SHA256&..."
Conversation identifier
"gk3jK9mPq2xRt5vW8yZaBc"
Number of seconds until presigned URL expires
3600
Presigned S3 URL for precomputed waveform peaks JSON (valid for 1 hour). Contains an array of up to 800 [min, max] amplitude pairs for waveform visualization. Null for older recordings without precomputed peaks. May return 404 if peaks were not generated for this recording.
"https://coval-audio-prod.s3.us-east-2.amazonaws.com/audio/2025/11/03/gk3jK9mPq2xRt5vW8yZaBc.peaks.json?X-Amz-Algorithm=AWS4-HMAC-SHA256&..."