Skip to main content

Get a temporary url to stream or download a voicemail

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

Query Parameters
    language string

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

Responses

Url to play the voicemail


Schema
    data object
    url uri
Loading...