Get aggregated consumption metrics grouped by entity or time period
Authorization: Bearer <API_KEY>. Ver Autenticacion para mas detalles.2025-01-01T00:00:00.000Z). Must be before endDate.agent, feature, provider, model, day, week, month.agent, feature, provider, model): groups by the corresponding field, sorted by total credits descending.day, week, month): groups by time period using PostgreSQL date_trunc, sorted chronologically.| Status Code | Type | Description |
|---|---|---|
| 400 | INVALID_REQUEST | startDate is after endDate, or invalid groupBy value |
| 401 | UNAUTHORIZED | Missing or invalid authentication |