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

# Changes to List form responses

`GET /forms/{formId}/responses`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 14 revisions.

- **2025-07-20** `5477160a3bc8` — 1 info
- **2025-07-14** `3fcd68b489c2` — 6 info
- **2025-07-14** `de597e8f26bc` — 2 warning, 1 info
- **2025-07-13** `0d7f3c750979` — 7 warning, 2 info

## Changes

- **2025-07-20** `5477160a3bc8` — 1 info
  - added the new enum value `edited` to the `query` request parameter `sort`
- **2025-07-14** `3fcd68b489c2` — 6 info
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `offset`
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `sort`
  - added the new optional `query` request parameter `status`
  - added the optional property `items/edited` to the response with the `200` status
- **2025-07-14** `de597e8f26bc` — 2 warning, 1 info
  - added the new `draft` enum value to the `items/status` response property for the response status `200`
  - added the new `edited` enum value to the `items/status` response property for the response status `200`
  - removed the `in_progress` enum value from the `items/status` response property for the response status `200`
- **2025-07-13** `0d7f3c750979` — 7 warning, 2 info
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `offset`
  - deleted the `query` request parameter `order`
  - deleted the `query` request parameter `sort`
  - deleted the `query` request parameter `status`
  - removed the optional property `items/edited` from the response with the `200` status
  - added the new `in_progress` enum value to the `items/status` response property for the response status `200`
  - removed the `draft` enum value from the `items/status` response property for the response status `200`
  - removed the `edited` enum value from the `items/status` response property for the response status `200`

---

[Operation](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/docs/forms/:formId/responses/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/responses/get)
