show_change_event_v1_1
Retrieve specific change event details in Procore construction projects to track financial modifications and line items.
Instructions
Show Change Event. [Construction Financials/Change Events] GET /rest/v1.1/change_events/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| project_id | Yes | Unique identifier for the project. | |
| include_deleted_change_event_line_items | No | Used to include deleted Change Event Line Items in the response. Presence of the key includes the deleted items. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |