v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB
audit

Audit Export

Stream the filtered audit log as CSV or JSONL.

Same filter semantics as GET /audit (event_type, search, from, to); returns the entire matching set in one body, no pagination - operators expect to download the whole filtered slice. Used by the web GUI Export menu (CSV / JSONL buttons).

post/audit/export

Query parameters

formatstring
event_typestring nullable
searchstring nullable

Response

Successful Response

{"stackTrail":"paths:/audit/export:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}