v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Audit

Export audit records

Exports audit records as a CSV file or ZIP file.

Permissions required: 'Confluence Administrator' global permission.

get/wiki/rest/api/audit/export

Query parameters

startDatestring

Filters the exported results to the records on or after the startDate. The startDate must be specified as epoch time in milliseconds.

endDatestring

Filters the exported results to the records on or before the endDate. The endDate must be specified as epoch time in milliseconds.

searchStringstring

Filters the exported results to records that have string property values matching the searchString.

format'csv' | 'zip'

The format of the export file for the audit records.

Response

Returned if the requested export of the audit records is returned.