Usage
Query current month and historical usage broken down by domain and intent.
GET /dashboard/usage
Returns current month's usage aggregated by domain and intent.
Response:
GET /dashboard/usage/history
Returns monthly usage aggregates for up to 12 months.
Query parameters:
| Parameter | Type | Default | Max |
|---|---|---|---|
months | integer | 6 | 12 |
Response:
Months with no usage are included with zero values — no gaps in the series.