katto_get_webhook_secret
Retrieve your webhook signing secret and learn how to verify Katto's signed completion callbacks using HMAC-SHA256.
Instructions
Read-only. Returns your webhook signing SECRET — treat it as a credential (do not display or log it) — plus how to verify Katto's signed completion callbacks (HMAC-SHA256 of {timestamp}.{body}). Pass webhook_url on a job to receive them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||