webhooks.list
List all active webhook subscriptions for this company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Total webhooks | |
| webhooks | No | List of {id, name, url, events, isActive, createdAt} objects |