List audit log events
Returns the organization’s immutable audit trail newest first as a paginated set, recording mutations performed by users and API keys across organizations, members, invitations, websites, and billing. Filter with the eventType, resourceType, actorKind, actorPrincipalId, and websiteId query parameters; websiteId narrows the trail to one website, including events recorded against its nested resources. Page size defaults to 20 (maximum 100). Requires a role with audit log access (owner or admin).
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Path Parameters
1Query Parameters
11user, api_key, system, agent 1Return only events about this website — either the website itself or a resource belonging to it.
11 <= x <= 100