Get usage breakdown by period
GoModel API reference for GET /admin/usage/daily: Get usage breakdown by period.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of days (default 30)
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
Grouping interval: daily, weekly, monthly, yearly (default daily)
Filter by exact model name
Filter by provider name or provider type
Filter by request label (exact match)
Filter by exact detected session ID
Filter by tracked user path subtree
Cache mode filter: uncached, cached, all (default uncached)
Response
OK
Provider prompt-cache split of the period's input, folded per row from raw_data (same source as the summary). Zero when the storage layer does not populate them.