Query the immutable audit log with filtering by event type, actor, target, and date range. Audit logs cannot be modified or deleted.
Project-scoped API key for server-to-server authentication. Obtain keys from the Zenoo dashboard under Project Settings > API Keys. Staging and production environments use separate keys.
Pagination cursor from a previous response. Pass to fetch the next page.
Maximum number of items to return per page.
1 <= x <= 100Filter by event type (e.g., case.created, alert.resolved).
Filter by actor user ID.
Filter by target resource type.
case, alert, check, entity, risk_assessment Filter by target resource token.
Start date filter (ISO 8601).
End date filter (ISO 8601).