Get the caller's referral program page data
Returns everything the referrals page needs in one call: the resolved program (payg|enterprise), the shareable sign-up link (code embedded), server-computed credit + USD amounts, the lifetime cap, stats, and the caller’s referral rows. Lazily creates the caller’s referral code.
Authorizations
JWT authentication token
Response
Referral program data
Server-computed credit + USD amounts. USD = credits x credit rate, computed server-side; the UI never does the math or hardcodes numbers.
Shareable sign-up link with the code embedded (ref=CODE); the code is never surfaced separately
Lifetime successful-referral cap (config-sourced), shown as X of N
payg, enterprise Enterprise program only: the caller's submitted sales leads (omitted/empty for PAYG)

