---
title: "Changes to List files"
method: GET
path: "/v1/sessions/{sessionId}/files"
---

# Changes to List files

`GET /v1/sessions/{sessionId}/files`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 54 revisions.

- **2026-06-07** `4985d7bcd32f` — 4 info
- **2026-01-08** `97dcad9b050e` — 4 info
- **2025-08-11** `15ffd3fc04f3` — 3 info
- **2025-05-29** `4d2368c15e4e` — 6 breaking, 1 warning, 1 info

## Changes

- **2026-06-07** `4985d7bcd32f` — 4 info
  - added the non-success response with the status `401`
  - added the optional property `linkToDocs` to the response with the `404` status
  - added the optional property `linkToDocs` to the response with the `409` status
  - added the optional property `linkToDocs` to the response with the `500` status
- **2026-01-08** `97dcad9b050e` — 4 info
  - the response property `context/items/params` became required for the status `404`
  - the response property `context/items/params` became required for the status `409`
  - the response property `context/items/params` became required for the status `500`
  - the `data/items/lastModified` response's property pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` was added for the status `200`
- **2025-08-11** `15ffd3fc04f3` — 3 info
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - added the non-success response with the status `500`
- **2025-05-29** `4d2368c15e4e` — 6 breaking, 1 warning, 1 info
  - removed the required property `data/items/checksum` from the response with the `200` status
  - removed the required property `data/items/contentType` from the response with the `200` status
  - removed the required property `data/items/createdAt` from the response with the `200` status
  - removed the required property `data/items/id` from the response with the `200` status
  - removed the required property `data/items/name` from the response with the `200` status
  - removed the required property `data/items/updatedAt` from the response with the `200` status
  - removed the optional property `data/items/metadata` from the response with the `200` status
  - added the required property `data/items/lastModified` to the response with the `200` status

---

[Operation](https://skmtc.dev/steel-dev/apis/steel-api/docs/v1/sessions/:sessionId/files/get.md) · [API](https://skmtc.dev/steel-dev/apis/steel-api.md) · [Page](https://skmtc.dev/steel-dev/apis/steel-api/changes/v1/sessions/:sessionId/files/get)
