Skip to main content
GET
Read run results

Authorizations

X-Auth-Token
string
header
required

Project API key for sending traces and accessing project-scoped resources. Format: sk-lw-... (no underscore). Obtain one by creating a project via the Admin API or the LangWatch UI.

Path Parameters

runId
string
required

Query Parameters

experimentSlug
string

Owning experiment. Required once the run has aged out of the status cache.

Response

Rows and evaluations for the run

experimentId
string
required
runId
string
required
projectId
string
required
dataset
object[]
required

One row per dataset entry, with what the target predicted

evaluations
object[]
required

One row per evaluator per dataset entry

timestamps
object
required
workflowVersionId
string | null
progress
number | null
total
number | null
targets
object[] | null

Resolves the targetId each dataset row and evaluation carries