Verify migration
Re-runs a finished migration in verify mode: a read-only comparison of source against destination that writes nothing. Use it to confirm a migration landed everything it should have.
Requires the original run’s working files to still exist.
Authorizations
A bearer token from Login, sent as Authorization: Bearer <token>. Valid for 10 days; scoped to the user and organisation it was issued for. Rotating or disabling the organisation's API credential immediately invalidates all outstanding tokens. Browser calls from a signed-in app.vortexiq.ai page are also accepted via session cookie — see Authentication.
Path Parameters
The migration request id returned by Create migration.