---
title: "Returns all free clouds that are available for new assignments"
method: GET
path: "/clouds/free/"
tags: ["Clouds"]
---

# Returns all free clouds that are available for new assignments

`GET /clouds/free/`

## Response `200`

Free clouds

- Cloud[]
  - `name` string, required
  - `last_redefined` string

## Other responses

- `default` — Unexpected error

## Changes

- **2024-09-30** `cd516c818c2d` — 1 info
  - endpoint added
- **2024-01-29** `73b6d82124fb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/quadsproject/apis/quads/changes/clouds/free/get.md)

---

[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)
