Skip to main content
Retrieve a presigned URL for a call recording. Wrapped by the Python SDK and Node SDK.

Endpoints at a glance

Reference

GET /api/v1/sessions/{id}/recording

Get a presigned URL for the call recording Returns a short-lived presigned S3 URL for playback. The URL expires in 5 minutes — refetch if it lapses. Returns 404 if no recording exists, 409 if the recording is not yet uploaded. Parameters Responses Example