v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Vaults

Receive OCR callback relay events

Public relay endpoint for OCR completion callbacks. Validates a signed callback target and forwards the payload to the suspended workflow webhook.

post/vault/ocr/callback

Query parameters

targetstring required

Signed workflow webhook URL to forward the callback to

objectIdstring required

Vault object ID associated with the OCR workflow

expiresAtstring date-time required

ISO timestamp after which the relay request is rejected

signaturestring required

HMAC signature for the relay parameters

Response

Callback forwarded successfully