---
title: "Changes to Get response details"
method: GET
path: "/forms/{formId}/responses/{responseId}"
---

# Changes to Get response details

`GET /forms/{formId}/responses/{responseId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2025-07-14** `3fcd68b489c2` — 1 info
- **2025-07-14** `de597e8f26bc` — 2 warning, 1 info
- **2025-07-13** `0d7f3c750979` — 2 warning, 2 info

## Changes

- **2025-07-14** `3fcd68b489c2` — 1 info
  - added the optional property `edited` to the response with the `200` status
- **2025-07-14** `de597e8f26bc` — 2 warning, 1 info
  - added the new `draft` enum value to the `status` response property for the response status `200`
  - added the new `edited` enum value to the `status` response property for the response status `200`
  - removed the `in_progress` enum value from the `status` response property for the response status `200`
- **2025-07-13** `0d7f3c750979` — 2 warning, 2 info
  - removed the optional property `edited` from the response with the `200` status
  - added the new `in_progress` enum value to the `status` response property for the response status `200`
  - removed the `draft` enum value from the `status` response property for the response status `200`
  - removed the `edited` enum value from the `status` response property for the response status `200`

---

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