scf_get_webhook
Retrieve detailed configuration for a webhook endpoint, including delivery statistics, allowed evidence IDs, and rate-limit settings. Use to inspect webhook health and permissions.
Instructions
Get one webhook endpoint's detail: delivery stats, allowed evidence IDs, and rate-limit configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| endpoint_id | Yes | Webhook endpoint UUID — obtain from scf_list_webhooks |