> ## Documentation Index
> Fetch the complete documentation index at: https://docs.60db.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# List Deliveries

> View webhook delivery history

Check webhook delivery attempts and status.

```bash theme={null}
curl https://api.60db.ai/dialer/webhooks/webhook-id/deliveries \
  -H "Authorization: Bearer your-api-key"
```
