Get My Plan Limits
Return the typed plan limits for the current user (FE plan-card UI consumer).
Authentication
AuthorizationBearer
Clerk JWT token
Response
Successful Response
data
Typed view of Plan.limits JSONB. Source of truth for enforcement gates.
null allowlists mean “all DB-enabled” (effective allowlist = tier list ∩ DB-enabled set).
null projects_per_workspace = unlimited; null retention_days = custom (Enterprise).
meta
Errors
422
Unprocessable Entity Error

