get deprecatedhttps://{tenant}.rubixx.app/api/v2/properties/asbestos/changes
Sample Request:
GET /api/v2.0/properties/asbestos/changes?sinceDate=01/01/2023
MAX PER PAGE LIMIT: 500
Sample Response:
{
"page": 1,
"total": 15,
"limit": 1,
"totalEntries": 15,
"data": [
{
"asbestosId": "810ece09-7768-4a5b-1167-08db839cc69b",
"propertyId": "716e6552-60ac-48f7-9aa4-86a0f6e27def",
"sampleDate": "18/04/2023 00:00",
"location": null,
"productType": "Cloth",
"condition": "Intact",
"surfaceType": "Bath Panel",
"asbestosType": "Chrysotile - White Asbestos",
"actionPlan": "Removal",
"comments": "comment for bulk loader",
"asbestosStatus": "Confirmed",
"createdDate": "01/01/1970 00:00",
"lastChangedDate": "01/01/1970 00:00"
}
]
}
Required Permission(s): Property.View