show_an_equipment_log
Retrieve detailed equipment log entries from Procore to track maintenance, usage, and field productivity data for construction projects.
Instructions
Show an equipment log. [Project Management/Field Productivity] GET /rest/v1.0/companies/{company_id}/managed_equipment_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the log to get | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |