consoleListAuditLogsResponse

consoleListAuditLogsResponse
consoleListAuditLogsResponse
JSON Example
{
    "audits": [
        {
            "entityType": "string",
            "userId": "string",
            "auditInformation": "string",
            "auditType": "string",
            "deviceId": "string",
            "createdTime": "string",
            "entityId": "string",
            "id": "string"
        }
    ],
    "pageInfo": {
        "totalPages": "string",
        "totalElements": "string",
        "page": 0,
        "pageSize": 0
    }
}
audits
Optional

audits

pageInfo
Optional

pageInfo

Returned By