list_watch_deliveries
List recent webhook delivery attempts for a watch you own, in reverse chronological order. For webhook/both-channel watches; test and email-only deliveries are not included.
Instructions
The most recent webhook delivery attempts for a watch you own, newest first. Only webhook/both channel watches have delivery history; an email-only watch always returns an empty list here (email sends are not logged per-attempt). Test deliveries (POST /watches/{id}/test) never appear -- they are deliberately not persisted.
Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max deliveries to return. | |
| watch_id | Yes |