Create an export job
Authentication
Request
Unknown top-level keys and unknown filter keys are ignored.
File format. csv with a header row, json as a single pretty-printed array, or jsonl with one JSON object per line (best for very large files and SIEM ingestion).
Optional filters, combined with AND. Only the filters listed for the chosen type are allowed; empty strings count as not sent.
Response
The job was queued. It starts pending.
An asynchronous export job, as stored (snake_case). Created by POST /api/exports.

