curl --location --request GET '/api/services/app/AuditLog/GetEntityPropertyChanges'
[
{
"entityChangeId": 0,
"newValue": "string",
"originalValue": "string",
"propertyName": "string",
"propertyTypeFullName": "string",
"tenantId": 0,
"id": 0
}
]