user

Get referring user

Fetch the name and display image of a referring user by the referral code

get/api/v1/user/referral/{referralCode}

Path parameters

referralCodestring required

Headers

authorizationstring

This is your JWT tolen

x-api-keystring

A valid API key

Response

200

successboolean required
referralRecordedboolean required

Changes

No recorded changes to this endpoint across all 10 revisions of this API.