Steps
1
Create the export
Send a search request with an export format. The response returns an
export_id and a status; the export runs asynchronously.2
Poll for completion
Check the export until its status is complete. The response then includes a download location.
3
Download the file
Fetch the
download_url from the completed export. Exports support ndjson and csv.