---
title: "Changes to Getting Form Details"
method: GET
path: "/v1/projects/{projectId}/forms/{xmlFormId}"
---

# Changes to Getting Form Details

`GET /v1/projects/{projectId}/forms/{xmlFormId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 54 revisions.

- **2026-05-22** `fadfadd0e94e` — 4 breaking, 3 warning, 3 info
- **2025-12-20** `022694254f0d` — 1 info
- **2025-10-27** `b11b54eea487` — 1 info
- **2025-03-13** `e8c2858fd4eb` — 1 warning, 11 info

## Changes

- **2026-05-22** `fadfadd0e94e` — 4 breaking, 3 warning, 3 info
  - removed the required property `allOf[subschema #2]/entityRelated` from the response with the `200` status
  - removed the required property `allOf[subschema #2]/publicLinks` from the response with the `200` status
  - removed the required property `allOf[subschema #2]/reviewStates` from the response with the `200` status
  - removed the required property `allOf[subschema #2]/submissions` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/createdBy` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/excelContentType` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/lastSubmission` from the response with the `200` status
  - added `#/components/schemas/ExtendedForm` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/Form` from the response body `allOf` list for the response status `200`
  - added the optional property `allOf[subschema #2]/publishNotes` to the response with the `200` status
- **2025-12-20** `022694254f0d` — 1 info
  - api operation id `Getting Form Details` removed and replaced with `getFormDetails`
- **2025-10-27** `b11b54eea487` — 1 info
  - removed the non-success response with the status `403`
- **2025-03-13** `e8c2858fd4eb` — 1 warning, 11 info
  - removed the optional property `allOf[subschema #2]/publishNotes` from the response with the `200` status (media type: application/json; extended)
  - api operation id `getFormDetails` removed and replaced with `Getting Form Details`
  - added `#/components/schemas/Form` to the response body `allOf` list for the response status `200` (media type: application/json; extended)
  - removed `#/components/schemas/ExtendedForm` from the response body `allOf` list for the response status `200` (media type: application/json; extended)
  - added the non-success response with the status `403`
  - added the optional property `allOf[subschema #2]/createdBy` to the response with the `200` status (media type: application/json; extended)
  - added the optional property `allOf[subschema #2]/excelContentType` to the response with the `200` status (media type: application/json; extended)
  - added the optional property `allOf[subschema #2]/lastSubmission` to the response with the `200` status (media type: application/json; extended)
  - added the required property `allOf[subschema #2]/entityRelated` to the response with the `200` status (media type: application/json; extended)
  - added the required property `allOf[subschema #2]/publicLinks` to the response with the `200` status (media type: application/json; extended)
  - added the required property `allOf[subschema #2]/reviewStates` to the response with the `200` status (media type: application/json; extended)
  - added the required property `allOf[subschema #2]/submissions` to the response with the `200` status (media type: application/json; extended)

---

[Operation](https://skmtc.dev/getodk/apis/odk-central-api/docs/v1/projects/:projectId/forms/:xmlFormId/get.md) · [API](https://skmtc.dev/getodk/apis/odk-central-api.md) · [Page](https://skmtc.dev/getodk/apis/odk-central-api/changes/v1/projects/:projectId/forms/:xmlFormId/get)
