Get job results as CSV
Jobs
Get job results as CSV
Returns a completed job’s result records as a CSV download. One row per record, with enrichment fields as columns, citations as a JSON column, and connected entities split into event_associated_entities and mention_entities JSON columns.
GET
Get job results as CSV
Authorizations
API key for authentication.
Path Parameters
Unique job identifier returned from POST /catchAll/submit.
Response
CSV export of job results.
The response is of type string.

