Added

[Feb 19, 2026] Batch Searches

Batch search processing has been upgraded for improved reliability and scalability.

What's changed:

  • On-demand execution and progress tracking of search batches is now supported
  • CSV and JSONL generation for batch results has been updated in the console
  • Better error handling for malformed CSV rows and input validation at the API tier

Now you can download and review the results of a batch search directly from the console.

Once the batch search is completed, a download can be requested to retrieve:

  • CSV results
  • JSONL results
  • README with data dictionary

If you're already using batch searches via API, no integration changes are required.