list_webhooks
Retrieve and manage webhooks configured for Zoom API endpoints, enabling monitoring and automation of events such as meeting updates, user activities, and webinar changes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}