---
title: "Changes to List form comments"
method: GET
path: "/forms/{formId}/comments"
---

# Changes to List form comments

`GET /forms/{formId}/comments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2025-07-15** `2c261ade9d44` — 1 breaking, 1 info
- **2025-07-14** `de597e8f26bc` — 1 info
- **2025-07-13** `0d7f3c750979` — 1 breaking, 1 warning

## Changes

- **2025-07-15** `2c261ade9d44` — 1 breaking, 1 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `data` to the response with the `200` status
- **2025-07-14** `de597e8f26bc` — 1 info
  - added the optional property `items/state` to the response with the `200` status
- **2025-07-13** `0d7f3c750979` — 1 breaking, 1 warning
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `data` from the response with the `200` status

---

[Operation](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/docs/forms/:formId/comments/get.md) · [API](https://skmtc.dev/osdg-iiith/apis/forms-portal-api.md) · [Page](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/changes/forms/:formId/comments/get)
