---
title: "GET /api/v1/migration"
method: GET
path: "/api/v1/migration"
tags: ["MigrationControllers"]
---

# GET /api/v1/migration

`GET /api/v1/migration`

## Response `200`

- MigrationHistoryResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Migrations` Migration[], nullable
    - `Id` string, nullable
    - `Name` string, nullable
    - `Source` string, nullable
    - `Version` string, nullable
    - `Success` boolean
    - `Data` string, nullable
    - `Exception` string, nullable
    - `Timestamp` string, date-time

---

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