Webhooks
List deliveries for an endpoint
The delivery log: what was sent, the outcome, your response code and the attempts taken.
Credential: user token · Role: any (read)
GET
List deliveries for an endpoint
Authorizations
A user token (pv_ut_…) as Authorization: Bearer pv_ut_…. X-Peeve-Key is accepted too. Never a query parameter — URLs end up in proxy logs and Referer headers.
The token carries its owner's live workspace role, re-read on every call.
Path Parameters
Query Parameters
Page size. Over 200 is a 400, not a silent clamp.
Required range:
1 <= x <= 200An opaque next_cursor from a previous page. Do not parse or construct it. Reusing a cursor under a different sort/order is rejected.
Available options:
asc, desc Available options:
delivered, failed, suppressed, blocked Available options:
session.started, session.resolved, handoff.created, handoff.message.created, handoff.status.changed, lead.created, lead.status.changed, meeting.booked, meeting.status.changed, billing.payment_failed, billing.subscription.changed, billing.credits_low, billing.credits_expiring List deliveries for an endpoint