Get referral status
Returns referral codes owned by the authenticated user and their permanent referrer code
curl -X GET "https://example.com/referrals/status"{ "ownedCodes": [ "string" ], "referrerCode": "string"}Returns referral codes owned by the authenticated user and their permanent referrer code
curl -X GET "https://example.com/referrals/status"{ "ownedCodes": [ "string" ], "referrerCode": "string"}