get_webhook
Retrieve full details of a webhook by its UUID, including callback URL, secret, and subscribed events. First list webhooks to find the UUID.
Instructions
Get full details of a specific webhook by its UUID, including callback URL, secret, and all subscribed events. Use list_webhooks to find webhook UUIDs first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Project owner alias | |
| project | Yes | Project alias | |
| webhook_id | Yes | Webhook UUID |