Get Contacts By BusinessId
contacts_get_contacts_by_businessidRetrieve contacts associated with a business ID from GoHighLevel. Use it to list customers for a business or location, with optional query filtering and pagination.
Instructions
Get Contacts By BusinessId [GET /contacts/business/{businessId}] Scopes: contacts.readonly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | (default: "0") | |
| limit | No | (default: "25") | |
| query | No | ||
| businessId | Yes | ||
| locationId | Yes |