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

Query Parameters

userAddress
string
required

Response

200
application/json
Success
referredQuestCompletionCount
string
required
amount
string
required
token
string
required
userAddress
string