ghl_location_get_custom_value
Retrieve a specific custom value by ID for a given location in GoHighLevel. Use this to access stored custom data fields for a location.
Instructions
Get Custom Value Endpoint: GET /locations/{locationId}/customValues/{id} (Version header: v3; source: v3/locations-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Value Id | |
| locationId | Yes | Location Id |