---
title: "List All Files"
method: GET
path: "/list-all-files"
tags: ["runtime_mutations", "notebook"]
---

# List All Files

`GET /list-all-files`

Return a flat, sorted list of workspace-relative file paths.

Used by the chat composer's ``@path:`` autocomplete. Local mode only
for now; remote/cloud flavors return an empty list until they grow a
proper implementation.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/e99c1b6139c8/schema)
