POST /api/v1/exports
Create a new CSV export with optional filters. Exports are processed in the background.Request Body
ISO 8601 timestamp. Export events from this time onward.
ISO 8601 timestamp. Export events up to this time.
Filter exported events by actor identifier.
Filter by action.
Filter by resource type.
Filter by tenant identifier.
Filter by session identifier.
Case-insensitive search across event fields.
Response
Returns202 Accepted:
Examples
Limits
- Maximum 5 concurrent exports per workspace.
- Each export counts toward your monthly export quota.