Skip to main content
GET
Score List

Path Parameters

entity
string
required
project
string
required

Query Parameters

evaluation_run_id
string | null

Filter by evaluation run ID

limit
integer | null

Maximum number of scores to return

offset
integer | null

Number of scores to skip

Response

Stream of data in JSONL format

score_id
string
required

The score ID

scorer
string
required

The scorer reference (weave:// URI)

value
any
required

The raw output of the scorer

evaluation_run_id
string | null

Evaluation run ID if this score is linked to one

wb_user_id
string | null

Do not set directly. Server will automatically populate this field.