Skip to main content
GET
Get migration issues

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

Failures, skipped items, and warnings.

failures
object[]
skipped
object[]
warnings
object[]

Non-blocking issues (for example an unrecoverable 404 source image, or a dropped filter context). They do not fail the run.