---
title: "GET /migration"
method: GET
path: "/migration"
tags: ["Migration"]
---

# GET /migration

`GET /migration`

## Response `200`

- SupportedMigrationsResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Migrations` MigrationDescription[], nullable
    - `Name` string, nullable
    - `Description` string, nullable
    - `Source` string, nullable
    - `Type` string, nullable
    - `Mandatory` boolean
    - `Version` string, nullable
    - `Debug` boolean
    - `ParametersJson` unknown
    - `DependantMigrations` MigrationDescriptionLight[], nullable
      - `Name` string, nullable
      - `Source` string, nullable

---

[API](https://skmtc.net/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.net/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/versions/e0bfd79e98ee/schema)
