---
title: "Changes to Get the active form definition"
method: GET
path: "/api/forms/{formId}/definition"
---

# Changes to Get the active form definition

`GET /api/forms/{formId}/definition`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2025-11-21** `50eff5014b78` — 4 info
- **2025-03-24** `fbc3fe6ecbf1` — 3 warning, 1 info

## Changes

- **2025-11-21** `50eff5014b78` — 4 info
  - removed the non-success response with the status `404`
  - added the optional property `customQuestions` to the response with the `200` status
  - added the optional property `requiresReCaptcha` to the response with the `200` status
  - added the optional property `themeModel` to the response with the `200` status
- **2025-03-24** `fbc3fe6ecbf1` — 3 warning, 1 info
  - removed the optional property `customQuestions` from the response with the `200` status
  - removed the optional property `requiresReCaptcha` from the response with the `200` status
  - removed the optional property `themeModel` from the response with the `200` status
  - added the non-success response with the status `404`

---

[Operation](https://skmtc.dev/endatix/apis/endatix-platform-rest-api/docs/api/forms/:formId/definition/get.md) · [API](https://skmtc.dev/endatix/apis/endatix-platform-rest-api.md) · [Page](https://skmtc.dev/endatix/apis/endatix-platform-rest-api/changes/api/forms/:formId/definition/get)
