Skip to main content
GET
Export eval run results

Authorizations

Authorization
string
header
required

SDK API key (tl_...) or Clerk session JWT

Path Parameters

id
string<uuid>
required

Response

Eval run export

Full eval run payload suitable for download. The run field carries the run metadata; items is the set of evaluation rows that were produced by this run (one per scored trace).

run
object
required
items
object[]
required