experiments

Get Run Status

Get the status and results of a run

get/api/experiments/{experiment_id}/runs/{run_id}

Path parameters

experiment_idstring required
run_idstring required

Headers

authorizationstring required

Response

Successful Response

idstring required
experiment_idstring required
statusstring required
started_atstring required
completed_atstring nullable
total_casesinteger required
completed_casesinteger required

Changes