Retrieves account or zone Audit Log
security_center.insights.audit_logs.list(AuditLogListParams**kwargs) -> SyncCursorPagination[AuditLogListResponse]
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/audit-log
Lists audit log entries for all Security Center insights in the account or zone, showing changes to insight status and classification.
Security
API Token
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example:
API Email + API Key
The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.
Example:
The previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.
Example:
Parameters
account_id: Optional[str]
The Account ID to use for this endpoint. Mutually exclusive with the Zone ID.
before: Optional[Union[str, datetime]]
Filter entries changed before this timestamp (RFC 3339).
formatdate-time