List Benchmark Results
GET /api/etherforce/benchmark/results
GET
/api/etherforce/benchmark/results
Recent benchmark runs (newest first), optionally filtered by handler.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
BenchmarkResultsResponse
object
runs
required
Runs
Array<object>
BenchmarkRunSummaryobject
id
required
Id
string
startedAt
required
Startedat
string format: date-time
handlerId
required
Handlerid
string
revision
required
Revision
string
overallScore
required
Overallscore
number
totalFixtures
required
Totalfixtures
integer
passedFixtures
required
Passedfixtures
integer
failedFixtures
required
Failedfixtures
integer
status
required
BenchmarkRunStatus
Lifecycle of a single benchmark run.
string
notes
required
Notes
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context