Get job results
Retrieve the final results for a completed job.
Authorizations
API key for authentication.
Path Parameters
Unique job identifier returned from POST /catchAll/submit.
Query Parameters
Page number to retrieve.
x >= 1Number of records per page.
1 <= x <= 1000Response
Results 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"
Datasets used to narrow retrieval scope, each with id and name.
True when the query was submitted as an all-news (watchlist-generic) query.
Present when the job was shared with the authenticated user by another organization member. null when the user owns the job.
Array of extracted records with structured data and citations.

