AuditLogsResponse
{
"auditLogs": [
{
"id": "string",
"tenantId": "string",
"timestamp": "2019-08-24T14:15:22Z",
"initiatorType": "string",
"initiatorId": "string",
"initiatorFirstName": "string",
"initiatorLastName": "string",
"initiatorEmail": "string",
"initiatorName": "string",
"initiatorPublicIp": "string",
"initiatorAttributes": {
"property1": "string",
"property2": "string"
},
"operation": "string",
"entityType": "string",
"entityId": "string",
"entityName": "string",
"entityParentType": "string",
"entityParentId": "string",
"entityParentName": "string",
"description": "string",
"requestId": "string",
"additionalInfo": [
{
"name": {},
"value": {}
}
],
"fields": [
{
"name": {},
"oldValue": {},
"newValue": {}
}
],
"initiatorDeleted": true
}
],
"nextCursor": "string"
}
Properties
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
auditLogs | false | none | none | |
nextCursor | string | false | none | none |