webhook_details
Retrieve details of an existing webhook by its unique identifier.
Instructions
This endpoint allows you to retrieve details of the existing webhook for a given identifier
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | The unique identifier for the webhook | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/webhooks/webhook_details.json', then provide this exact path here to confirm. |