Skip to main content
GET
/
participants
/
{participantId}
/
stats
/
referral-count
Get the referral count of a participant
curl --request GET \
  --url https://api.reftree.co/participants/{participantId}/stats/referral-count
123

Headers

Authorization
string

API token authorization

Path Parameters

participantId
string
required

Response

200 - application/json

Referral count for the participant

The response is of type number.