admin
Export audit logs (v2) as CSV
Exports audit log entries as a CSV file. Supports filtering by timestamp range. Fails if the number of matching logs exceeds a certain maximum.
get/admin/audit-logs-v2/export-csv
Query parameters
attributesAuditLogV2QueryAttribute[]
Additional attribute values to include in the response (state for pre/post image payloads).
timestampAfterOrEqualstring date-time
Filter logs with timestamp on or after this date
timestampBeforeOrEqualstring date-time
Filter logs with timestamp on or before this date
Response
OK