list_all_webhooks
Retrieve a paginated list of all webhooks configured for your Fivetran account.
Instructions
⚠️ RESULTS ARE PAGINATED. The endpoint allows you to retrieve the list of existing webhooks available for the current account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of records to return | |
| cursor | No | Paging cursor id. | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/webhooks/list_all_webhooks.json', then provide this exact path here to confirm. |