get deprecatedhttps://{tenant}.rubixx.app/api/v2/properties//asbestos
Sample Request:
GET /api/v2.0/properties/ALB-10/asbestos
MAX PER PAGE LIMIT: 500
Sample Response:
{
"page": 1,
"total": 1,
"limit": 25,
"totalEntries": 1,
"data": [
{
"sampleDate": "24/02/2023 00:00",
"propertyId" : "2f8c8a50-52ea-4fa1-be3f-25ba52d4a74a",
"location": "Bathroom",
"productType": "Boards",
"condition": "Intact",
"surfaceType": "Bath Panel",
"asbestosType": "Anthophyllite",
"actionPlan": "Plans For Work On Asbestos Materials",
"comments": "Bath on the right",
"asbestosStatus": "Confirmed"
}
]
}
Required Permission(s): Property.View