Skip to main content
GET
List delivery failures

Authorizations

Authorization
string
header
required

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

Path Parameters

webhookId
string
required

Identifier of the webhook endpoint to inspect

Query Parameters

limit
integer

Maximum number of failures to return. Defaults to 20.

Required range: 1 <= x <= 100

Response

Webhook delivery failures

Response containing a list of webhook delivery failures for a specific webhook endpoint.

failures
Seller Webhook Failure · object[]
required

Collection of recorded webhook delivery failures