Skip to main content
GET
Stream migration progress (SSE)

Authorizations

Authorization
string
header
required

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

id
string
required

The migration request id returned by Create migration.

Response

SSE stream (text/event-stream). Each state event carries a run-detail JSON payload.

The response is of type string.