get_mailbox_webhook
Retrieve detailed information about a specific webhook in your project by its ID. Inspect webhook configuration and status.
Instructions
Get details of a specific webhook by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | No | Target mailbox by slug or id; omit only when the project has exactly one mailbox. | |
| project_id | Yes | The project ID | |
| webhook_id | Yes | The webhook ID (whk_...) |