Authorizations
API key for authentication
Path Parameters
Unique job identifier returned from the /catchAll/submit
endpoint
Response
Results retrieved successfully
Job identifier
Job status (should be job_completed
when pulling results)
Example:
"job_completed"
Total number of validated records extracted
Example:
2865
Array of extracted records with structured data and citations
Original natural language query
Example:
"Tech company earnings this quarter"
Context provided with the query
Example:
"Focus on revenue and profit margins"
List of validation rules that were applied to filter results
Example:
[
"is_current_quarter",
"contains_financial_data"
]
Total time taken to process the job
Example:
"15m"
Number of articles initially retrieved from sources
Example:
59150