list_incident_alerts
Retrieve incident alerts for a Procore project to monitor safety notifications and manage construction site incidents.
Instructions
List Incident Alerts. [Project Management/Incidents] GET /rest/v1.0/projects/{project_id}/incidents/alerts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| incident_id | No | Incident ID | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__id | No | Return item(s) with the specified IDs. | |
| filters__updated_at | No | Return item(s) last updated within the specified ISO 8601 datetime range. Formats: `YYYY-MM-DD`...`YYYY-MM-DD` - Date `YYYY-MM-DDTHH:MM:SSZ`...`YYYY-MM-DDTHH:MM:SSZ` - DateTime with UTC Offset `YYY... | |
| filters__incident_id | No | Return item(s) with the specified Incident IDs. | |
| filters__injury_id | No | Return item(s) with the specified Injury IDs. | |
| filters__recipient_id | No | Return item(s) with the specified recipient (User) IDs | |
| filters__severity_level_id | No | Return item(s) with the specified Incident Severity Level IDs | |
| filters__triggered_by_id | No | Return item(s) with the specified triggered by (User) IDs | |
| sort | No | sort |