Skip to main content
GET
/
user
/
affiliate
/
{id}
Set Affiliate ID
curl --request GET \
  --url https://api.boosterberg.com-beta.com/v1/user/affiliate/{id}
{
  "redirect_link": "<string>",
  "success": true
}

Path Parameters

id
string
required
Example:

123

Response

200 - application/json

Returns Boolean

success
boolean