show_equipment_logs
Retrieve detailed equipment logs for a specific project in Procore to track equipment usage, maintenance records, and operational data.
Instructions
Show Equipment Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/equipment_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Equipment Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |