Get time-series metrics for charting an experiment
Experiments
Get time-series metrics for charting an experiment
Use when: caller wants a bucketed time series of per-variant metrics for charting an experiment (latency over time, win rate over time, etc.)
Daily time-series with per-variant request counts, average cost, average latency, average tokens, error rate, and average quality score. Drives the time-series charts on the experiment Results tab. Aggregated by DATE(created_at).
GET
Get time-series metrics for charting an experiment
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
{ timeline: [...] } — one row per (date, variant) tuple.