v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBGet audit records
Returns all records in the audit log, optionally for a certain date range. This contains information about events like space exports, group membership changes, app installations, etc. For more information, see Audit log in the Confluence administrator's guide.
Permissions required: 'Confluence Administrator' global permission.
Query parameters
Filters the results to the records on or after the startDate. The startDate must be specified as epoch time in milliseconds.
Filters the results to the records on or before the endDate. The endDate must be specified as epoch time in milliseconds.
Filters the results to records that have string property values matching the searchString.
The starting index of the returned records.
The maximum number of records to return per page. Note, this may be restricted by fixed system limits.
Response
Returned if the requested records are returned.