show_contributing_condition
Retrieve detailed information about a specific contributing condition in Procore to analyze project incidents and manage safety documentation.
Instructions
Show Contributing Condition. [Project Management/Incidents] GET /rest/v1.0/companies/{company_id}/contributing_conditions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Contributing Condition ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |