---
title: "List file storage roots"
method: GET
path: "/api/v1/storage/roots"
tags: ["storage"]
---

# List file storage roots

`GET /api/v1/storage/roots`

Lists logical file storage roots advertised by the agent. The current shared implementation advertises only `appData`; platform agents may advertise additional roots in the future. Absolute on-device paths are not returned.

## Response `200`

Storage roots.

- StorageRootsResponse — unresolved $ref

## Other responses

- `500` — Internal server error.

---

[API](https://skmtc.dev/dotnet/apis/devflow-agent-protocol.md) · [All operations](https://skmtc.dev/dotnet/apis/devflow-agent-protocol/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dotnet/devflow-agent-protocol/revisions/31dec8eed3de/schema)
