> ## 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 Webhooks

> List webhook subscriptions

Get all webhook endpoints. Requires Gate T.

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