list_requested_changes
Retrieve requested changes for construction projects in Procore. View pending modifications to tasks and schedules to track project updates.
Instructions
List Requested Changes. [Project Management/Schedule (Legacy)] GET /rest/v1.0/requested_changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| task_id | No | The task for which all requested changes will be retrieved. | |
| view | No | The `with_task` view includes an additional task data for correspondent requested changes | |
| page | No | Page | |
| per_page | No | Elements per page |