Get call recording
Get call recording
Streams call recording audio as MP3. Supports both inline streaming for browser playback and file downloads. This endpoint is publicly accessible without authentication.
GET
Get call recording
Playback Options
- inBrowser=true (default): Streams inline for browser playback
- inBrowser=false: Forces file download as
call_{recordId}.mp3
Public Access
This endpoint does not require authentication and can be accessed publicly.
Use Cases
- Embed recordings in web applications
- Direct playback in audio players
- Download recordings for offline review