Skip to main content
GET
Query observability metrics

Authorizations

x-api-key
string
header
required

Query Parameters

from
string

Range start as an ISO instant or a relative token (e.g. 30d); defaults to 30 days ago.

to
string

Range end as an ISO instant or a relative token; defaults to now.

granularity
enum<string>

Bucket size; auto-selected from the span when omitted.

Available options:
hour,
day,
week

Response

Success.

data
MetricsResult · object
required

The metrics body: the summary tile, the granularity series, the (optional, possibly-empty) per-model breakdown, and the resolved granularity.