Export Search Batch

Download pre-computed export for a SearchBatch.

Use the Accept header to specify the export format:

  • application/x-ndjson: JSONL format (full data)
  • text/csv (default): Flattened CSV format (one row per registration)

Returns 404 if the batch is not found or export is not yet available.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!