Skip to main content

List active audit event types

GET 

/audit-events/types

Every currently active event type with the product it belongs to — the source for the audit list's filter control. Types are registry rows, not a fixed enum, so this list can grow without a frontend release. Deactivated types are omitted here, but their existing events still appear in the list response.

Requires the audit.event.read permission in the selected entity. Returns 404 when the enableAuditSystem feature flag is off.

Request

Responses

OK