Skip to main content
GET
Python

Path Parameters

application_spec_id
string
required
metric_id
enum<string>
required
Available options:
total_requests,
total_errors,
total_tokens,
average_latency,
p95_latency,
error_rate,
average_users,
aggregated_tokens,
feedback,
execution_input_response_tokens,
execution_average_latency_per_variant,
execution_error_rate,
execution_latency_percentile,
execution_average_latency_per_node

Query Parameters

variants
string[] | null

Which variants to filter on

from_ts
integer | null

The starting (oldest) timestamp window in seconds.

to_ts
integer | null

The ending (most recent) timestamp in seconds.

Response

Successful Response

bins
string<date-time>[]
required
values
TimeseriesDataEntry · object[]
required
unit
string