affiliate_manager_list_affiliates
Retrieve a list of affiliate records from GoHighLevel with filtering by campaign, date range, status, and pagination to manage affiliate performance.
Instructions
List Affiliates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| limit | No | Maximum number of records to return. Maximum allowed value is 100. | |
| query | No | ||
| active | No | ||
| toDate | No | ||
| fromDate | No | ||
| campaignId | No | ||
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. |