show_custom_field_metadatum
Retrieve metadata for custom fields in Procore, including configuration details and field properties, to manage and understand custom field structures.
Instructions
Show Custom Field Metadatum. [Company Admin/Custom - Configurable Tools] GET /rest/v1.0/custom_field_metadata/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Field Metadatum ID | |
| view | No | The extended view provides what is shown below. The default view returns the same as the extended view but excludes the attributes company_id, host_type, source_type, source_id, label, data_type. T... | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |