---
title: "Changes to List patient attachments"
method: GET
path: "/patient_attachments"
---

# Changes to List patient attachments

`GET /patient_attachments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-24** `9c509c169ad8` — 9 warning, 9 info
- **2026-08-11** `79f172e1968d` — 3 info

## Changes

- **2026-08-24** `9c509c169ad8` — 9 warning, 9 info
  - added the new `document` enum value to the `patient_attachments/items/anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - added the new `document` enum value to the `patient_attachments/items/anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - added the new `document` enum value to the `patient_attachments/items/anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - added the new `image` enum value to the `patient_attachments/items/anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - added the new `image` enum value to the `patient_attachments/items/anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - added the new `image` enum value to the `patient_attachments/items/anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - added the new `video` enum value to the `patient_attachments/items/anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - added the new `video` enum value to the `patient_attachments/items/anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - added the new `video` enum value to the `patient_attachments/items/anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - removed the `documents` enum value from the `patient_attachments/items/anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - removed the `documents` enum value from the `patient_attachments/items/anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - removed the `documents` enum value from the `patient_attachments/items/anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - removed the `images` enum value from the `patient_attachments/items/anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - removed the `images` enum value from the `patient_attachments/items/anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - removed the `images` enum value from the `patient_attachments/items/anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - removed the `videos` enum value from the `patient_attachments/items/anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - removed the `videos` enum value from the `patient_attachments/items/anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - removed the `videos` enum value from the `patient_attachments/items/anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
- **2026-08-11** `79f172e1968d` — 3 info
  - added the optional property `patient_attachments/items/anyOf[#/components/schemas/FullPatientExport]/category` to the response with the `200` status
  - added the optional property `patient_attachments/items/anyOf[#/components/schemas/UploadedPatientAttachment]/category` to the response with the `200` status
  - added `#/components/schemas/TreatmentNoteHistoryExport` to the `patient_attachments/items/` response property `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/cliniko/apis/cliniko-api/docs/patient_attachments/get.md) · [API](https://skmtc.dev/cliniko/apis/cliniko-api.md) · [Page](https://skmtc.dev/cliniko/apis/cliniko-api/changes/patient_attachments/get)
