Response Format
The API returns metrics data in JSON format. Aggregation results are returned with keys in camelCase format:{aggregationType}{ColumnName} where the column name is capitalized (e.g., countModelName, sumInputTokens, p99LatencyMs).
Distribution Response
Timeseries Response
If the
groupBy array is empty, the API returns a summarized overview of all requests within the specified time range.