Retrieve the authenticated user’s usage quota and limits.
| Field | Type | Description |
|---|---|---|
plan | string | User’s subscription plan |
quotas | object | Usage limits and current usage for various resources |
features | object | Feature flags indicating which features are enabled |
| Code | Description |
|---|---|
200 | Success |
401 | Invalid or missing token |