Last updated 1 year ago
Was this helpful?
This endpoint allows you to retrieve a user referral code. A referral code is the code used by the user to invite other users in your community.
GET /public/communities/{subdomain}/users/{userId}/referral-code HTTP/1.1 Host: api-v2.zealy.io x-api-key: text Accept: */*
200
{ "code": "text" }