---
title: "GET /api/services/app/AuditLog/GetEntityPropertyChanges"
method: GET
path: "/api/services/app/AuditLog/GetEntityPropertyChanges"
tags: ["AuditLog"]
---

# GET /api/services/app/AuditLog/GetEntityPropertyChanges

`GET /api/services/app/AuditLog/GetEntityPropertyChanges`

## Query parameters

- `entityChangeId` integer

## Response `200`

Success

- EntityPropertyChangeDto[]
  - `id` integer
  - `entityChangeId` integer
  - `newValue` string, nullable
  - `originalValue` string, nullable
  - `propertyName` string, nullable
  - `propertyTypeFullName` string, nullable
  - `tenantId` integer, nullable

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
