Returns a list of referrals based on the affiliate program, filtered by optional referral ID, affiliate ID, affiliate email, or external ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the referral to retrieve
The affiliate ID associated with the referral
The email of the affiliate associated with the referral
The external ID of the referred user
A list of referrals or a single referral
The response is of type object[]
.