PHP Client for Cloudflare API
User

Audit Logs

Audit Logs endpoint reference.

List

Gets a list of audit logs for a user account. Can be filtered by who made the change, on which zone, and the timeframe of the change.

ParamTypeRequiredDefaultDescription
paramsarrayNo[]Array containing the necessary params.
php
$response = $client->user()->auditLogs()->list([]);
View this operation on the Cloudflare API Reference
Copyright © 2026