show_delivery_log
Retrieve delivery log details for a specific project in Procore to track and manage daily project documentation and activities.
Instructions
Show Delivery Log. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/delivery_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Delivery Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |