List audit logs
Query the immutable audit log with filtering by event type, actor, target, and date range. Audit logs cannot be modified or deleted.
Documentation Index
Fetch the complete documentation index at: https://docs.zenoo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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.
Query Parameters
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).