list_webhook_subscriptions
Retrieve webhook subscriptions filtered by account, service, or team scope. Specify a limit on results.
Instructions
List webhook subscriptions.
Args:
filter_type: Filter by scope type: 'account_reference', 'service_reference', or 'team_reference'
limit: Max results to return
Returns:
List of webhook subscriptions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| filter_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |