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

# GET /v1/volumes

`GET /v1/volumes`

## Response `200`

List volumes

- VolumeInfo[]
  - `appInstanceId` string, nullable
  - `createdAt` string, required
  - `id` string, required
  - `name` string, required
  - `nodeId` string, required
  - `sizeGb` integer, required
  - `status` string, 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)
