Returns recent webhook delivery attempts for the authenticated paywall. Filter by subscription, status, event type, or adjust the number of records returned.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Limit results to deliveries tied to a specific subscription.
Filter by delivery status.
pending, success, error Filter by a specific event type key (e.g. updated).
Number of records to return (default 20, max 100).
1 <= x <= 100Webhook delivery attempts.