---
title: "GET /v1/pools"
method: GET
path: "/v1/pools"
tags: ["pools"]
---

# GET /v1/pools

`GET /v1/pools`

## Response `200`

List pools

- PoolInfo[]
  - `busyCount` integer, required
  - `id` string, required
  - `idleCount` integer, required
  - `image` string, required
  - `status` string, required
  - `targetSize` integer, required

---

[API](https://skmtc.net/smolmachines/apis/smolfleet-api.md) · [All operations](https://skmtc.net/smolmachines/apis/smolfleet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smolmachines/smolfleet-api/revisions/853ec529472a/schema)
