Get Eval Run Template
Trace Eval Runs
Get Eval Run Template
Return a pre-filled eval run template for a single metric.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
GET
Get Eval Run Template
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Metric name to build the template for
Response
Successful Response
Pre-filled template the dashboard renders as an editable form.
Full metric info including threshold and prompt previews.
Trace filters for a filtered eval run.
These mirror the GET /traces query parameters so the frontend can reuse the same filter UI components.

