Theme switcher

List Webhook Deliveries

Delivery History: View webhook delivery attempts and their status.

Query Parameters:

  • limit: Number of deliveries to return (1-100)
  • status: Filter by delivery status

Delivery Status:

  • pending - Queued for delivery
  • delivered - Successfully delivered
  • failed - Delivery failed (will retry)

Query Parameters

limitstring

Maximum number of deliveries to return (1-200)

statusstring

Filter by delivery status: pending, delivered, failed (default is null)

Path Parameters

{customer_id}string Required
Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1
Was this section helpful?

What made this section unhelpful for you?