Affiliates
List affiliates
Returns a paginated list of affiliates in your organization.
GET
/
affiliatesAuthorization
AuthorizationRequiredBearer <token>
API key authentication. Use your API key as the bearer token.
In: header
Query Parameters
campaign_idstring
Filter by campaign UUID
Format:
"uuid"emailstring
Filter by affiliate email. Returns 0 or 1 results.
Format:
"email"ref_codestring
Filter by affiliate link referral code (unique code at the end of the affiliate's link).
promo_codestring
Filter by affiliate promo code.
limitinteger
Number of records to return (default: 10, max: 100)
Default:
10Minimum: 1Maximum: 100pageinteger
Page number (1-indexed)
Default:
1Minimum: 1Successful response