Experiments
Get a list of evaluation runs
Experiments
Get a list of evaluation runs
GET
/
runs
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
project
string
project
string
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
200 - application/json
The UUID of the run
The UUID of the project this run is associated with
The date and time the run was created
The UUIDs of the sessions/events this run is associated with
The UUID of the dataset this run is associated with
The UUIDs of the datapoints from the original dataset this run is associated with
The results of the evaluation (including pass/fails and metric aggregations)
The configuration being used for this run
Additional metadata for the run
Available options:
pending
, completed
The name of the run to be displayed