Skip to main content
GET
Get Eval Run Template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

metric
string
required

Metric name to build the template for

Response

Successful Response

Pre-filled template the dashboard renders as an editable form.

metric
MetricInfo · object
required

Full metric info including threshold and prompt previews.

filters
EvalRunFilters · object
required

Trace filters for a filtered eval run.

These mirror the GET /traces query parameters so the frontend can reuse the same filter UI components.

sampling_rate
number
required
model
string | null
required