Skip to main content
GET
List tenant webhook event and delivery history

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de consulta

limit
integer
predeterminado:25
Rango requerido: 1 <= x <= 100
cursor
string
Required string length: 1 - 2048
status
enum<string>
Opciones disponibles:
dead_letter,
delivered,
pending,
replayed
type
enum<string>
Opciones disponibles:
account.capability.updated,
account.requirements.updated,
balance.available,
checkout.completed,
checkout.created,
checkout.expired,
dispute.closed,
dispute.created,
dispute.updated,
payment.canceled,
payment.created,
payment.failed,
payment.processing,
payment.succeeded,
payment_link.completed,
payment_link.created,
payment_link.deactivated,
payment_link.updated,
payout.canceled,
payout.created,
payout.failed,
payout.paid,
payout.updated,
refund.created,
refund.failed,
refund.succeeded,
refund.updated

Respuesta

2XX

Forwarded to the owning origin Worker.

Última modificación el 1 de septiembre de 2026