Get Job Status
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.
Documentation Index
Fetch the complete documentation index at: https://docs.contextual.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
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.)