get
https://api.baselayer.com/searches/batch//export
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.
