cURL
curl --request GET \ --url https://www.pushlapgrowth.com/api/v1/referrals \ --header 'Authorization: Bearer <token>'
[ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "affiliateId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "email": "[email protected]", "referredUserExternalId": "<string>", "plan": "<string>", "status": "<string>" } ]
Returns a list of referrals based on the affiliate program, filtered by optional referral ID, affiliate ID, affiliate email, or external ID