List webhook deliveries
Webhook Deliveries
List webhook deliveries
The delivery history for the store’s webhook, newest first, optionally filtered by status. Requires the webhooks:read scope.
A store with no webhook configured is an empty page, not an error.
GET
List webhook deliveries
Authorizations
A store API key, sent as Authorization: Bearer <key>. Live keys are prefixed tbrn_live_. Keys are minted per store in the dashboard with an explicit scope set.
Query Parameters
Required range:
x <= 9007199254740991Required range:
1 <= x <= 100Available options:
pending, success, failed, exhausted