show_contributing_behavior
Retrieve specific contributing behavior details for incident analysis in Procore projects using company and behavior IDs.
Instructions
Show Contributing Behavior. [Project Management/Incidents] GET /rest/v1.0/companies/{company_id}/contributing_behaviors/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Contributing Behavior ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |