---
title: "Returns all clouds summary"
method: GET
path: "/clouds/summary/"
tags: ["Clouds"]
---

# Returns all clouds summary

`GET /clouds/summary/`

## Response `200`

Cloud summary

- CloudSummary
  - `name` string
  - `count` integer
  - `description` string
  - `owner` string
  - `ticket` string
  - `ccuser` string[]
  - `provisioned` boolean
  - `validated` boolean

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