---
title: "Returns the list of disks with their states"
method: GET
path: "/disks/list"
---

# Returns the list of disks with their states

`GET /disks/list`

## Response `200`

A JSON array with disks and their states

- DiskState[]
  - `name` string, required
  - `path` string, required
  - `is_active` boolean, required

## Other responses

- `403` — Permission denied

## Changes

> 11 revisions in range; 3 could not be searched.

- **2022-07-03** `fa4b74390467` — 1 info
  - added the non-success response with the status `403`

[Change history](https://skmtc.dev/qoollo/apis/bob-node-api/changes/disks/list/get.md)

---

[API](https://skmtc.dev/qoollo/apis/bob-node-api.md) · [All operations](https://skmtc.dev/qoollo/apis/bob-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qoollo/bob-node-api/revisions/73016e163ee1/schema)
