smartsheet_list_webhooks
Retrieve all webhooks registered by your authenticated Smartsheet token, with optional pagination and filtering to include all results.
Instructions
List webhooks registered by the authenticated token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| page_size | No | Results per page. | |
| include_all | No | If true, return all results (ignores page/page_size). |