list_property_damages
Retrieve property damage records for construction projects to track incidents, manage documentation, and monitor repair status.
Instructions
List Property Damages. [Project Management/Incidents] GET /rest/v1.0/projects/{project_id}/incidents/property_damages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| incident_id | No | Incident ID. When provided, the list will be scoped to only the Property Damages for a given Incident. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__responsible_company_id | No | Return item(s) with the specified Vendor ID. | |
| filters__query | No | Return item(s) containing search query | |
| sort | No | sort |