Get custom object record
ghl_get_object_recordFetch a single custom object record by ID and schema key. Pass the record ID and schema key to return the exact record details.
Instructions
Fetch a single custom object record by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordId | Yes | ||
| schemaKey | Yes | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |