Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The name of the workflow.
The ID of the job to reprocess.
Body
application/json
Whether to use incremental processing.
Response
Successful reprocessing
The unique identifier for the file
The unique identifier for the job
The organization ID
The status of the job
Available options:
pending
, pending_type_identified
, pending_type_unknown
, extraction_running
, extracted
, extracted_formatted
, extracted_formatted_and_validated
, failed
Example:
"pending"
The creation timestamp
The last update timestamp
Metadata associated with the file
Extraction details