Get run

Run status + verdict + progress (poll while pending/running).

Authentication

AuthorizationBearer

Your gateway API key (mg_ prefix), the same key used for /v1/responses

Path parameters

run_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
suite_idstringformat: "uuid"
target_modelstring
statusstring
trigger_sourcestring
suite_config_snapshotmap from strings to any
pass_countinteger
fail_countinteger
error_countinteger
created_atdatetime
updated_atdatetime
execution_modestringOptionalDefaults to gateway
metadatamap from strings to any or nullOptional
migration_idstring or nullOptionalformat: "uuid"
triggered_bystring or nullOptional
passedboolean or nullOptional
total_cost_usddouble or nullOptional
judge_cost_usddouble or nullOptional
estimated_cost_usddouble or nullOptional
trace_idstring or nullOptional
errorstring or nullOptional
trialsintegerOptionalDefaults to 1
started_atdatetime or nullOptional
completed_atdatetime or nullOptional
total_casesintegerOptionalDefaults to 0
completed_casesintegerOptionalDefaults to 0
pass_ratedouble or nullOptional
ci_lowdouble or nullOptional
ci_highdouble or nullOptional

Errors

422
Unprocessable Entity Error