v55

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-051,2852,0364.4 MB
Data Migration

Get a Migration

get/storage/migrations/{id}

Path parameters

idstring required

Unique identifier for the data migration.

Response

Create Migration Response

Example response

{
  "data": {
    "last_copy": "2020-01-01T00:00:00Z",
    "eta": "2020-01-01T00:00:00Z",
    "created_at": "2020-01-01T00:00:00Z"
  }
}