---
title: "Changes to List questionnaire templates for the Retraced admin"
method: GET
path: "/api/admin/questionnaires/templates/"
---

# Changes to List questionnaire templates for the Retraced admin

`GET /api/admin/questionnaires/templates/`

> Every recorded change to this endpoint, newest first.
> 21 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 21 revisions.

- **2026-08-26** `b815f1f4e5bf` — 5 warning, 17 info
- **2026-08-24** `60f934498ae2` — 1 breaking, 7 info
- **2026-08-22** `60d6c901bc4e` — 1 info

## Changes

- **2026-08-26** `b815f1f4e5bf` — 5 warning, 17 info
  - added the new `ACTIVE` enum value to the `data/items/status` response property for the response status `200`
  - added the new `COMPLETED` enum value to the `data/items/status` response property for the response status `200`
  - added the new `DRAFT` enum value to the `data/items/status` response property for the response status `200`
  - added the new `NO` enum value to the `data/items/isRetraced` response property for the response status `200`
  - added the new `YES` enum value to the `data/items/isRetraced` response property for the response status `200`
  - added the optional property `data/items/createdAt` to the response with the `200` status
  - added the optional property `data/items/firstRequestDate` to the response with the `200` status
  - added the optional property `data/items/invitedCompanies` to the response with the `200` status
  - added the optional property `data/items/statistics` to the response with the `200` status
  - added the optional property `data/items/timesUsedAsTemplate` to the response with the `200` status
  - added the optional property `data/items/updatedAt` to the response with the `200` status
  - the response property `data/items/companyId` became required for the status `200`
  - the response property `data/items/isRetraced` became required for the status `200`
  - the response property `data/items/isTemplate` became required for the status `200`
  - the response property `data/items/name` became required for the status `200`
  - the response property `data/items/status` became required for the status `200`
  - response property `data/items/companyId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/isRetraced` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/isTemplate` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/name` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/questionCount/anyOf[subschema #1]/` list-of-types was narrowed by removing types `string` from media type `application/json` of response `200`
  - response property `data/items/status` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2026-08-24** `60f934498ae2` — 1 breaking, 7 info
  - removed the required property `meta` from the response with the `200` status
  - added the optional property `expected` to the response with the `400` status
  - added the optional property `expected` to the response with the `401` status
  - added the optional property `expected` to the response with the `403` status
  - added the optional property `metadata` to the response with the `400` status
  - added the optional property `metadata` to the response with the `401` status
  - added the optional property `metadata` to the response with the `403` status
  - added the required property `metadata` to the response with the `200` status
- **2026-08-22** `60d6c901bc4e` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/retraced/apis/api-reference/docs/api/admin/questionnaires/templates/get.md) · [API](https://skmtc.dev/retraced/apis/api-reference.md) · [Page](https://skmtc.dev/retraced/apis/api-reference/changes/api/admin/questionnaires/templates/get)
