Get migration

Get a single migration with its most-recent events embedded, plus the advisory eval-gate verdict when a suite is linked.

Authentication

AuthorizationBearer

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

Path parameters

migration_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
baseline_modelstring
candidate_modelstring
statusstring
created_atdatetime
updated_atdatetime
shadow_daily_budget_usddouble or nullOptional
shadow_sample_ratedoubleOptionalDefaults to 1
cutover_modestringOptionalDefaults to policy_rewrite
created_bystring or nullOptional
experiment_suite_idstring or nullOptionalformat: "uuid"
eventslist of objectsOptional
eval_gatemap from strings to any or nullOptional

Errors

422
Unprocessable Entity Error