Experiments
Retrieve experiment comparison
GET
/
runs
/
{run_id_1}
/
compare-with
/
{run_id_2}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Available options:
average
, min
, max
, median
, p95
, p99
, p90
, sum
, count