Skip to main content
GET
Stream or download the recorded voice audio binary (audio/ogg) for a specific call session. This endpoint acts as an authenticated audio proxy. It streams binary data directly from Sayvy AI’s private S3/R2 storage buckets or provider endpoints, ensuring that private cloud storage credentials, bucket policies, and presigned URLs are never exposed to browser clients or end-users.

Authentication

This endpoint requires Bearer token authentication.

Path Parameters

string
required
Bearer token for authentication. Format: Bearer <token>.
string
required
Unique UUID identifier of the call log.

Response Headers & Content

This endpoint returns binary audio data with HTTP 200 OK (or partial content with range headers).