show_change_event
Retrieve specific change event details from Procore to track construction project modifications, financial impacts, and contractual adjustments.
Instructions
Show Change Event. [Construction Financials/Change Events] GET /rest/v1.0/change_events/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |