show_lookahead
Retrieve schedule lookahead data for a specific project to view upcoming tasks and timeline projections in Procore project management.
Instructions
Show Lookahead. [Project Management/Schedule (Legacy)] GET /rest/v1.0/projects/{project_id}/schedule/lookaheads/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Lookahead ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |