Cancel Extraction
Extraction run (one created with background: true). Cancellation is idempotent: a run that has already reached a terminal state (completed, failed, or cancelled) is returned unchanged rather than erroring.
Authorizations
Path Parameters
Response
Successful Response
A stored extraction record from the Retab API.
Unique identifier of the extraction
Information about the extracted file
Model used for the extraction
JSON schema used for the extraction
The extracted structured data
Number of consensus votes used
DPI used to render document images
Free-form instructions supplied with the extraction request.
Lifecycle status. The synchronous path returns 'completed'. Background runs progress pending -> queued -> in_progress -> completed | failed | cancelled.
pending, queued, in_progress, completed, failed, cancelled Error details when a background run fails; null otherwise. Always present so consumers can read it without an existence check.
Consensus metadata for multi-vote extraction runs
Usage information for the extraction