Fetch the name and display image of a referring user by the referral code
curl --request GET \ --url https://www.artilla.ai/api/v1/user/referral/{referralCode}
{ "success": true, "referralRecorded": true, "user": { "name": "<string>", "image": "<string>" } }
This is your JWT tolen
A valid API key
Show child attributes