---
title: "Changes to List CloudFS filesystems"
method: GET
path: "/storage/cloudfs"
---

# Changes to List CloudFS filesystems

`GET /storage/cloudfs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 61 revisions.

- **2026-08-17** `1571b0380bd7` — 6 breaking, 2 info
- **2026-08-04** `8f5f4e537994` — 2 breaking, 2 warning, 4 info
- **2026-07-23** `eb02d7e7280b` — 1 info
- **2026-07-15** `dcc7fe8a21b6` — 1 info

## Changes

- **2026-08-17** `1571b0380bd7` — 6 breaking, 2 info
  - the response property `errors/items/code` became optional for the status `401`
  - the response property `errors/items/code` became optional for the status `422`
  - the response property `errors/items/title` became optional for the status `401`
  - the response property `errors/items/title` became optional for the status `422`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `401`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `422`
  - added the optional property `errors/items/meta/url` to the response with the `401` status
  - added the optional property `errors/items/meta/url` to the response with the `422` status
- **2026-08-04** `8f5f4e537994` — 2 breaking, 2 warning, 4 info
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `401`
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `422`
  - removed the optional property `errors/items/meta/url` from the response with the `401` status
  - removed the optional property `errors/items/meta/url` from the response with the `422` status
  - the response property `errors/items/code` became required for the status `401`
  - the response property `errors/items/code` became required for the status `422`
  - the response property `errors/items/title` became required for the status `401`
  - the response property `errors/items/title` became required for the status `422`
- **2026-07-23** `eb02d7e7280b` — 1 info
  - the endpoint scheme security `bearerAuth` was removed from the API
- **2026-07-15** `dcc7fe8a21b6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/docs/storage/cloudfs/get.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/storage/cloudfs/get)
