Skip to main content
POST
/
vault
/
ocr
/
callback

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

Use this file to discover all available pages before exploring further.

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