show_quantity_logs
Retrieve detailed quantity logs for specific construction projects to track material usage and project progress in Procore.
Instructions
Show Quantity Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/quantity_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Quantity Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |