Skip to main content
GET
List voicemails

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.

Query Parameters

cursor
string
limit
integer
default:20
Required range: 1 <= x <= 100
number
string

Filter to one Wave number's box — E.164 (+9665…).

listened
boolean

true → only heard messages; false → only new.

Response

A page of voicemails

data
object[]
next_cursor
string | null
limit
integer