latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-14485121706.3 KB

d52fab9681ed

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"}