Skip to main content
GET
List webhook deliveries
Returns the most recent delivery attempts for a webhook endpoint (up to 50). Use this to monitor delivery health, debug failures, and verify that events are reaching your server.

Parameters

uuid
required
The ID of the webhook endpoint

Delivery statuses

Response fields

Responses

Results are limited to the 50 most recent deliveries, sorted by creation time (newest first). Pagination is not currently supported.

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Path Parameters

id
string
required

Webhook endpoint ID

Query Parameters

limit
integer
default:20

Response

Delivery history

items
object[]