For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/audit/public/changes?id&type' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"changeType": "ValueChange",
"globalId": {
"entity": "Buyer",
"cdoId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
},
"commitMetadata": {
"author": "system",
"commitDate": "2025-01-15T10:30:00",
"id": "1.0"
},
"property": "email",
"left": "old@example.com",
"right": "new@example.com"
}