Retrieve the authenticated user’s usage quota and limits.
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
| 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 |