Skip to main content

TimeSeriesPoint

Numeric evaluation measurement associated with a time bucket and series.

Usage profiles​

UsageFields and validation
In responsesView fields

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
bucketstring (date-time)OptionalTime bucket identifying this point in the evaluation series.
valuenumber (double) or string (NaN, Infinity, -Infinity)OptionalNumeric measurement recorded for this time bucket and series.
seriesstringOptionalSeries key when the query is split — a score name, level, or profile id.

Where used​

ReferenceRelationship
Get the eval overviewPOST /api/v1/evals/get-overview
EvalOverviewNested in model

Download the public reference contract.

Document: DOC-API-MODEL-time-series-point.