Get Custom Field
locations_get_custom_fieldRetrieve a specific custom field from a GoHighLevel location by its ID or field key. Use it to access field details for CRM data management and automation.
Instructions
Get Custom Field [GET /locations/{locationId}/customFields/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Field Id or Field Key (e.g. "contact.first_name" or "opportunity.pipeline_id") | |
| locationId | Yes | Location Id |