show_lookahead_v1_1
Retrieve schedule lookahead details for a specific project in Procore to view upcoming tasks and timeline projections.
Instructions
Show Lookahead. [Project Management/Schedule (Legacy)] GET /rest/v1.1/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) |