curl --request GET \
--url https://api-staging.boost.xyz/users/referrals/earnings{
"userAddress": "<string>",
"referredQuestCompletionCount": "<string>",
"amount": "<string>",
"token": "<string>"
}Get the earnings from referrals for a user
curl --request GET \
--url https://api-staging.boost.xyz/users/referrals/earnings{
"userAddress": "<string>",
"referredQuestCompletionCount": "<string>",
"amount": "<string>",
"token": "<string>"
}