List run results

Per-case results in suite order (partial while the run is live).

Authentication

AuthorizationBearer

Your gateway API key (mg_ prefix), the same key used for /v1/responses

Path parameters

run_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
run_idstringformat: "uuid"
case_snapshotmap from strings to any
statusstring
grader_resultslist of maps from strings to any
created_atdatetime
case_idstring or nullOptionalformat: "uuid"
model_outputstring or nullOptional
tool_callslist of any or nullOptional
request_idstring or nullOptional
latency_msdouble or nullOptional
cost_usddouble or nullOptional
errorstring or nullOptional
trialintegerOptionalDefaults to 0

Errors

422
Unprocessable Entity Error