List audit logs
Retrieve a list of audit logs for an account. You can filter by who made the change, which zone was affected, and the timeframe.string
required
Account identifier
string
Find a specific log by its ID
object
Filter by action
object
Filter by actor who performed the action
object
Filter by zone
string
Limits results to logs newer than the specified date (RFC3339 format)
string
Limits results to logs older than the specified date (RFC3339 format)
string
Changes the direction of chronological sortingOptions:
desc | ascnumber
Page number for pagination
number
Number of items per page (default: 25, max: 1000)
boolean
Indicates whether to hide user level audit logs
boolean
Indicates that this request is an export of logs in CSV format
Response fields
string
A string that uniquely identifies the audit log
string
A UTC RFC3339 timestamp that specifies when the action occurred
object
Information about the action performed
object
Information about who performed the action
object
Information about the resource that was affected
object
The owner of the resource
string
The source of the event (e.g., “API”, “Dashboard”)
unknown
An object providing additional context to the action being logged. This is a flexible value that varies between actions
string
The new value of the resource that was modified
string
The value of the resource before it was modified