Skip to main content

List Audit Logs

Returns a paginated list of audit log entries, newest first. You can filter by action type and resource type.

Query Parameters

Response

Common Action Types

Standard CRUD actions appear on any resource type: Critical audit chain actions — these go into the separate audit_log_critical table (see below):

Common Resource Types

General audit log resource types: Critical audit chain resource types (see audit_log_critical below):
Audit log entries are immutable and cannot be modified, but they are pruned according to your subscription plan’s data retention policy — a scheduled cleanup deletes audit_logs rows older than the plan’s retention window. The separate critical audit chain (audit_log_critical, see chain below) is never pruned and is retained permanently.