list_webhooks
List all webhook subscription IDs owned by your OAuth2 token.
Instructions
List all webhook subscription IDs owned by the current OAuth2 token holder.
Returns a list of webhook UUIDs. Use get_webhook with each ID to retrieve the full subscription details (callback URL, filters, authentication).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||