show_project_equipment_maintenance_log
Retrieve maintenance logs for project equipment to track service history and ensure operational readiness.
Instructions
Show Project Equipment Maintenance Log. [Project Management/Field Productivity] GET /rest/v1.0/projects/{project_id}/managed_equipment_maintenance_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the company to get the maintenance logs for | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |