GET
/
api
/
user
/
referral
/
by-handle
/
{handle}
Get user by handle
curl --request GET \
  --url http://localhost:4000/api/user/referral/by-handle/{handle}

Path Parameters

handle
string
required

Response

200

User information