---
title: "Returns a list of hosts that are transitioning with the source and target clouds"
method: GET
path: "/moves/"
tags: ["Moves"]
---

# Returns a list of hosts that are transitioning with the source and target clouds

`GET /moves/`

## Query parameters

- `date` string

## Response `200`

Moves

- Move[]
  - `host` string
  - `new` string
  - `current` string

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.dev/quadsproject/apis/quads.md) · [All operations](https://skmtc.dev/quadsproject/apis/quads/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadsproject/quads/revisions/a060ee3d649d/schema)
