show_custom_field_lov_entry
Retrieve a specific list of values entry for a custom field in Procore to manage project data configurations.
Instructions
Show Custom Field Lov Entry. [Company Admin/Custom - Configurable Tools] GET /rest/v1.0/custom_field_definitions/{custom_field_definition_id}/custom_field_lov_entries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| custom_field_definition_id | Yes | Unique identifier for the Custom Field Definition. | |
| id | Yes | Unique identifier for the Custom Field List of Values (LOV) Entry. | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |