Skip to main content

Get a temporary url to stream or download a call recording

This endpoint returns a temporary url (3 hours) to stream or download a call recording. To download the audio, you can add the download query parameter at the end of the url.

Path Parameters
    id string required

    The ID of the call recording to retrieve

Query Parameters
    language string

    The language to retrieve content in. Defaults to the user's language.

Responses

Audio stream of the call recording


Schema
    data object
    url uri
Loading...