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
Authorizations
API key starting with sk_case_
Query Parameters
Signed workflow webhook URL to forward the callback to
Vault object ID associated with the OCR workflow
ISO timestamp after which the relay request is rejected
HMAC signature for the relay parameters
Response
Callback forwarded successfully
Previous
Extract boost list from documentsExtracts a categorized word boost list from vault documents or raw text using LLM entity extraction. The resulting list can be passed as `word_boost` to the transcription endpoint for improved accuracy.
Next

