tiendanube_get_webhook
Retrieve complete details of a webhook by its ID, including endpoint URL, event type, and delivery status. Essential for troubleshooting and verifying webhook configurations.
Instructions
🔍 GET SPECIFIC WEBHOOK - Retrieve complete details for a single webhook configuration by its unique ID. Use this when you need comprehensive webhook information including endpoint URL, event type, authentication settings, delivery status, and error logs. Essential for webhook troubleshooting, configuration verification, and integration maintenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | The unique ID of the webhook to retrieve | |
| fields | No | Comma-separated list of fields to include in response |