get-webhook
Retrieve a specific webhook endpoint by its ID to inspect its configuration and details. Requires the webhooks:read scope.
Instructions
Fetch a webhook endpoint (GET /api/public/webhooks/{id}). Scope: webhooks:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook id. |