Search custom object records
ghl_search_object_recordsSearch custom object records in GoHighLevel using a free-text query. Specify the schema key and optional filters like location, limit, and skip to retrieve matching records.
Instructions
Search records of a custom object by a text query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| limit | No | ||
| query | No | Free-text search. | |
| schemaKey | Yes | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |