show_change_history
View change history for time and material entries in Procore projects to track modifications and maintain accurate project records.
Instructions
Show Change History. [Project Management/Field Productivity] GET /rest/v1.0/projects/{project_id}/time_and_material_entries/{id}/change_history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |