---
title: "Changes to List workspace files"
method: GET
path: "/api/workspace/files"
---

# Changes to List workspace files

`GET /api/workspace/files`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 92 revisions.

- **2026-07-01** `8b9989912718` — 3 info
- **2026-06-15** `8007c86ad531` — 2 breaking, 3 info
- **2026-05-30** `2163723f16ca` — 2 info
- **2026-04-30** `8c84efcb3afb` — 1 breaking, 5 warning

## Changes

- **2026-07-01** `8b9989912718` — 3 info
  - added the new optional `query` request parameter `folder_id`
  - added the new optional `query` request parameter `root_only`
  - added the optional property `files/items/folder_id` to the response with the `200` status
- **2026-06-15** `8007c86ad531` — 2 breaking, 3 info
  - removed the enum value `autopilot` from the property `anyOf[subschema #1]/` of the `query` request parameter `origin`
  - removed the enum value `builder` from the property `anyOf[subschema #1]/` of the `query` request parameter `origin`
  - added the enum value `generated` to the property `anyOf[subschema #1]/` of the `query` request parameter `origin`
  - added the enum value `uploaded` to the property `anyOf[subschema #1]/` of the `query` request parameter `origin`
  - added the required property `files/items/origin` to the response with the `200` status
- **2026-05-30** `2163723f16ca` — 2 info
  - added the new optional `query` request parameter `origin`
  - added the new optional `query` request parameter `q`
- **2026-04-30** `8c84efcb3afb` — 1 breaking, 5 warning
  - removed the required property `files/items/origin` from the response with the `200` status
  - deleted the `query` request parameter `folder_id`
  - deleted the `query` request parameter `origin`
  - deleted the `query` request parameter `q`
  - deleted the `query` request parameter `root_only`
  - removed the optional property `files/items/folder_id` from the response with the `200` status

---

[Operation](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/docs/api/workspace/files/get.md) · [API](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server.md) · [Page](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/changes/api/workspace/files/get)
