Returns Beta-program status flags and (if authenticated) the user's cohort membership.
GET/credits/beta-status
Drives the Marketplace's daily-refresh banner, "would-cost" price badges, low-balance refill modal, and end-of-Beta countdown. Anonymous-readable for the global flags.
2026-05-21: cohort gate dropped. Every authenticated user counts as "in cohort" when BetaActive=true. The IsUserInCohort field is preserved for FE backward compat but now resolves to (isAuthenticated AND BetaActive) — no EarlyAccess lookup.
Responses
- 200
OK