show_an_equipment_model
Retrieve detailed specifications for a specific equipment model in Procore to manage project resources and field productivity.
Instructions
Show an equipment model. [Project Management/Field Productivity] GET /rest/v1.0/companies/{company_id}/managed_equipment_models/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the company to get the models for | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |