List webhooks
list_webhooksLists all webhook URLs configured for a specific project, showing which HTTP endpoints receive notifications and event deliveries.
Instructions
Webhook endpoints: list the per-project HTTP URLs that notifications and events are delivered to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. |