Skip to content

Support

support_webhook_deliveries_list

List webhook delivery attempts for this product, newest first.

Tool

support_webhook_deliveries_list

List webhook delivery attempts for this product, newest first.

List webhook delivery attempts for this product, newest first. Filter by endpoint, by state (pending, delivered, failed), by event type or by the time the delivery was opened. Each row carries the exact JSON body that was sent, the last HTTP status and, while attempts remain, when the next one is due

Behavior

HTTP
GET /support/webhook-deliveries

Arguments

NameTypeRequiredDescription
limitintegerPage size, 1..200 (default 50)
statestringOnly deliveries in this state: pending, delivered or failed
offsetintegerNumber of deliveries to skip
createdTostringOnly deliveries opened at or before this ISO-8601 time
eventTypestringOnly deliveries of this event type
webhookIdstringOnly deliveries for this endpoint
createdFromstringOnly deliveries opened at or after this ISO-8601 time

Response

FieldTypeAlwaysDescription
limitintegerPage size that was applied
offsetintegerOffset that was applied
deliveriesarrayThe requested page, newest first

Try it

List webhook delivery attempts for this product, newest first.

When to use

List webhook delivery attempts for this product, newest first. Filter by endpoint, by state (pending, delivered, failed), by event type or by the time the delivery was opened. Each row carries the exact JSON body that was sent, the last HTTP status and, while attempts remain, when the next one is due

Example

Ask your agent something like this:

List webhook delivery attempts for this product, newest first.

The agent will invoke support_webhook_deliveries_list with these arguments:

{}

Esc

Start typing to search the docs.

navigateselect