{ "name": "string", "surface": "admin", "filters": {} }
3 properties 3 required
name
Display name. Unique per `(user, surface)` pair.
surface
Audit-log surface this view belongs to. The dashboard renders each view on its surface's tab only.
admin
identities
filters
Snapshot of the `AuditQueryDto` filter set. Echoed back verbatim so the dashboard can re-apply the exact filter chips.
Tell us how we can improve this guide.