list-webhooks
List outbound webhook endpoints with search and pagination to review your configured webhooks.
Instructions
List outbound webhook endpoints (GET /api/public/webhooks). Scope: webhooks:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query. | |
| page | No | Page number (default 1). | |
| itemsPerPage | No | Items per page (default 25, max 100). |