Skip to main content
GET
List call logs

Authorizations

Authorization
string
header
required

Your sandbox API key from the Wave dashboard. Send as Authorization: Bearer sk_sandbox_....

Query Parameters

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

Response

A page of call logs

data
object[]
next_cursor
string | null