Skip to main content
GET
One-shot LLM analytics dashboard (fan-out of 6 pipes)

Authorizations

x-api-key
string
header
required

Query Parameters

granularity
string
default:day
Pattern: ^(minute|hour|day|week)$
agent_id
string<uuid> | null
provider
string | null
operation
string | null
start_date
string<date>
required
end_date
string<date>
required

Response

Successful Response

One-shot LLM dashboard — fans out six existing model-router pipes.

cost_timeseries
CostByOrgDailyRow · object[]
required
cost_by_model
CostByModelRow · object[]
required
latency
LatencyRow · object[]
required
error_rate
ErrorRateRow · object[]
required
cache_savings
CacheSavingsRow · object[]
required
fallback_rate
FallbackRateRow · object[]
required