webhooks_get
Retrieve the full configuration of a single webhook endpoint by UUID. Use webhooks_regenerate_secret to obtain a new full secret, as the secret is always masked in this response.
Instructions
Retrieve the full configuration of a single webhook endpoint. The secret is always masked in this response — use webhooks_regenerate_secret to obtain a new full secret.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Webhook endpoint UUID | |
| companyId | No | Company UUID (overrides STORNO_COMPANY_ID env var) |