Skip to main content
GET
Get a voicemail playback URL

Authorizations

Authorization
string
header
required

Your API key from the Wave dashboard. Sandbox keys start sk_sandbox_; production keys start sk_live_. Send as Authorization: Bearer <key>. Some endpoints require a production key and specific scopes.

Path Parameters

id
string<uuid>
required

Response

A time-limited playback URL

voicemail_id
string<uuid>
url
string<uri>
expires_in_seconds
integer
Example:

3600