---
title: "Changes to Get file page payload"
method: GET
path: "/api/notebooks/{notebook}/attachments/{attachment}"
---

# Changes to Get file page payload

`GET /api/notebooks/{notebook}/attachments/{attachment}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 195 revisions.

- **2026-09-27** `48ac5af2d6b6` — 1 breaking, 1 info
- **2026-09-27** `61cffca585d1` — 1 info
- **2026-09-27** `482412c3c1b0` — 5 breaking, 2 warning
- **2026-09-27** `328e078a9ce2` — 1 info
- **2026-09-24** `3ef7055d756f` — 1 info

## Changes

- **2026-09-27** `48ac5af2d6b6` — 1 breaking, 1 info
  - removed the required property `picture` from the response with the `200` status
  - added the required property `image` to the response with the `200` status
- **2026-09-27** `61cffca585d1` — 1 info
  - added the required property `picture` to the response with the `200` status
- **2026-09-27** `482412c3c1b0` — 5 breaking, 2 warning
  - the `ancestorFolders/items/name` response property's maxLength was unset from `512` for the response status `200`
  - the `ancestorFolders/items/name` response property's minLength was decreased from `1` to `0` for the response status `200`
  - removed the required property `ancestorFolders/items/createdAt` from the response with the `200` status
  - removed the required property `ancestorFolders/items/updatedAt` from the response with the `200` status
  - removed the required property `picture` from the response with the `200` status
  - removed the optional property `ancestorFolders/items/parentFolderId` from the response with the `200` status
  - removed the optional property `ancestorFolders/items/readmeContent` from the response with the `200` status
- **2026-09-27** `328e078a9ce2` — 1 info
  - added the required property `picture` to the response with the `200` status
- **2026-09-24** `3ef7055d756f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/docs/api/notebooks/:notebook/attachments/:attachment/get.md) · [API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [Page](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/notebooks/:notebook/attachments/:attachment/get)
