show_incident
Retrieve detailed information about a specific incident within a Procore project to manage safety reports and compliance documentation.
Instructions
Show Incident. [Project Management/Incidents] GET /rest/v1.0/projects/{project_id}/incidents/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Incident ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |