show_injury
Retrieve detailed injury information from Procore projects to manage incident reports and track safety data.
Instructions
Show Injury. [Project Management/Incidents] GET /rest/v1.0/projects/{project_id}/incidents/injuries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Injury ID | |
| incident_id | No | Incident ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |