Show recent webhook delivery attempts
get_webhook_deliveriesDebug webhook delivery without database access: returns the most recent delivery attempts for one of your workers, each with event type, task id, attempt number, HTTP response status, error text and timestamp. Use this when a worker is not receiving events or its webhook has been suspended.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many attempts to return. Default 20. | |
| worker_id | Yes |