v6

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

Query Audit Log

Query the audit log with filtering and pagination.

Returns: Dict with items, total, page, page_size. Items are normalised through :func:_normalise_audit_row so the web GUI table can render every row without optional-chain dance.

get/audit

Query parameters

event_typestring nullable
searchstring nullable
pageinteger
page_sizeinteger

Response

Successful Response

object required