Skip to main content
POST
/
vault
/
ocr
/
callback

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Query Parameters

target
string
required

Signed workflow webhook URL to forward the callback to

objectId
string
required

Vault object ID associated with the OCR workflow

expiresAt
string<date-time>
required

ISO timestamp after which the relay request is rejected

signature
string
required

HMAC signature for the relay parameters

Response

Callback forwarded successfully