Get features for current user
GET/api/subscription/features
Returns the tier and feature flags available to the authenticated user based on their effective subscription tier (trial users get pro features).
Responses
- 200
- 401
- 500
Tier and feature flags
Authentication required or subscription not loaded
Internal server error