Retrieve the final results for a completed job.
API key for authentication.
Unique job identifier returned from POST /catchAll/submit.
Page number to retrieve.
x >= 1Number of records per page.
1 <= x <= 1000Results retrieved successfully
Job identifier.
Original plain text query.
"Series B funding rounds for SaaS startups"
Context provided with the query.
"Focus on funding amount and company name"
Validators applied to filter results.
[]Enrichment fields used for data extraction.
[]Job status.
"completed"
Error message if the job failed. Null for successful jobs.
Record limit for this job. Reflects the value specified at submit time, or the plan default if no limit was provided.
100
Total time taken to process the job.
"1m"
Total number of distinct event clusters identified. Compare with progress_validated to estimate how many candidates remain unprocessed for job continuation.
4
Number of validated records extracted.
3
Number of candidate clusters that have been validated during processing.
The system process data in batches. This field tracks how many candidate_records have been checked against validation criteria so far.
4
The current page number.
x >= 1The number of records per page.
x >= 1The total number of pages available.
x >= 0Processing mode used for this job.
lite, base "base"
Array of extracted records with structured data and citations.