---
title: "List all registered filesystems"
method: GET
path: "/api/v3/fs"
tags: ["v16.12.0"]
---

# List all registered filesystems

`GET /api/v3/fs`

Listall registered filesystems

## Response `200`

OK

- ApiFilesystemInfo[]
  - `mount` string
  - `name` string
  - `type` string

## Changes

- **2023-03-17** `6bd11722df53` — 1 info
  - api tag `v16.12.0` added
- **2023-01-31** `52f1dcd9a542` — 1 info
  - endpoint added
- **2022-05-13** `d0614126abfa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/datarhei/apis/datarhei-core-api/changes/api/v3/fs/get.md)

---

[API](https://skmtc.dev/datarhei/apis/datarhei-core-api.md) · [All operations](https://skmtc.dev/datarhei/apis/datarhei-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datarhei/datarhei-core-api/revisions/0197dcdcdd5a/schema)
