show_equipment_change_history
Track equipment modifications in Procore projects by retrieving change history records for specific managed equipment items.
Instructions
Show Equipment Change History. [Project Management/Field Productivity] GET /rest/v1.0/companies/{company_id}/managed_equipment/{id}/change_history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |