list_incident_severity_levels
Retrieve incident severity levels from Procore to classify and prioritize project incidents based on their impact and urgency.
Instructions
List Incident Severity Levels. [Project Management/Incidents] GET /rest/v1.0/companies/{company_id}/incidents/severity_levels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__email_trigger | No | Return item(s) set to trigger email notifications. | |
| filters__id | No | Return item(s) with the specified IDs. | |
| filters__push_notification_trigger | No | Return item(s) set to trigger push notifications. | |
| 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... | |
| sort | No | sort |