Data Export
Export raw events as CSV or JSON. Exports run as background jobs — large workspaces (millions of events) are split into chunks and delivered to your browser once ready.
Use POST /api/v1/export with format: "csv" | "json", dateFrom, dateTo, and optional eventName filter. Poll GET /api/v1/export/:jobId for status.