Get System Audit Using GET

Get System Audit Using GET

Get system audit report

Request
URI
GET
https://{api_host}/api/audit/system
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

The system audit data

Returns system-audit-reports of type(s) application/json
{
    "auditReports": [
        {
            "audits": [
                "system-audit-object Object"
            ],
            "count": 0,
            "name": "string"
        }
    ]
}
auditReports
Optional

Collection of audit reports