show_an_equipment_make
Retrieve detailed information about a specific equipment manufacturer in Procore projects to support field productivity and equipment management decisions.
Instructions
Show an equipment make. [Project Management/Field Productivity] GET /rest/v1.0/companies/{company_id}/managed_equipment_makes/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the equipment make | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |