show_delay_logs
Retrieve specific delay log entries from Procore projects to track and analyze construction schedule impacts using project and log identifiers.
Instructions
Show Delay Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/delay_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Delay log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |