get_webhook
Retrieve a specific webhook endpoint by its ID. Use this tool to get webhook details without exposing the signing secret.
Instructions
Get one webhook endpoint by id (signing secret redacted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |