Referral
Generate Referral Link
Generate a referral link for the current user.
The referral link is created by encoding the user's ID into a URL-safe referral code, then appended as a query parameter to the frontend registration URL.
Returns: ReferralLinkResponse: A Pydantic model containing the referral link.
get/referral/generate
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.