Skip to main content

Get a temporary url to stream or download a recording

This endpoint returns a temporary url (3 hours) to stream or download a 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 recording to retrieve

Query Parameters
    language string

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

Responses

Url to play the recording


Schema
    data object
    url uri
Loading...