show_configurable_field_set
Retrieve a specific configurable field set from Procore to view custom field configurations for company data management.
Instructions
Show Configurable Field Set. [Company Admin/Custom - Configurable Tools] GET /rest/v1.0/companies/{company_id}/configurable_field_sets/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Configurable Field Set ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |