show_company_form_template
Retrieve a specific form template from a company's Procore account to access standardized project management forms for consistent documentation.
Instructions
Show Company Form Template. [Project Management/Forms] GET /rest/v1.0/companies/{company_id}/form_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Company Form Template ID | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |