Get the status of an extraction job.
For running jobs with a Temporal workflow, returns accumulated results and failed subtrees from workflow queries. For completed/failed jobs or jobs without workflow, these fields are empty.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response model for job status.
Returns basic job status and progress.
Unique ID of the extraction job
Current status of the job
pending, processing, retrying, completed, failed, cancelled Timestamp when the job was created
Progress information
Current activity being performed
ID of the schema used for the extraction
ID of the document used for the extraction
Configuration used for the extraction job (model, temperature, etc.)