Skip to main content
GET
Get run stats
Returns the same metrics object available in the runs list, but for a single run by ID. Useful when you already know the runId and want metrics without fetching the full list.

Path parameters

runId
string
required
The run UUID. Obtain it from List runs.

Request

Response

metrics
object
See the metrics schema in List runs.