---
title: "List volumes"
method: GET
path: "/storage/volumes"
tags: ["Block Storage"]
---

# List volumes

`GET /storage/volumes`

Lists all the volumes from a team.

## Query parameters

- `filter[project]` string

## Response `200`

Success

## Changes

- **2026-08-28** `3801b2bc7b02` — 1 info
  - added the optional property `data/items/attributes/block/status` to the response with the `200` status
- **2026-08-27** `d564cb4aa86e` — 2 info
  - added the optional property `data/items/attributes/block` to the response with the `200` status
  - added the optional property `data/items/attributes/region` to the response with the `200` status
- **2026-08-22** `7f90a64e0952` — 1 info
  - added the optional property `data/items/attributes/team/limits/bgp_session_per_ip` to the response with the `200` status
- **2026-08-20** `437c7a97e596` — 1 warning, 1 info
  - removed the optional property `data/items/attributes/team/limits/prefix` from the response with the `200` status
  - added the optional property `data/items/attributes/team/limits/public_network` to the response with the `200` status
- **2026-08-05** `ae7dcb22727c` — 1 info
  - added the optional property `data/items/attributes/team/limits/prefix` to the response with the `200` status

[Full history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/storage/volumes/get.md)

---

[API](https://skmtc.dev/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.dev/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/242b2bb54d19/schema)
