---
title: "Changes to List all report manifests"
method: GET
path: "/api/reports"
---

# Changes to List all report manifests

`GET /api/reports`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 50 revisions.

- **2023-08-23** `990e717b779e` — 1 info
- **2023-08-23** `abdaebb919d2` — 1 breaking
- **2023-08-11** `c25702ffb0c9` — 1 breaking, 1 info
- **2023-08-11** `00d037b830a5` — 5 breaking, 1 warning, 1 info
- **2023-07-21** `c85720c5fc9e` — 1 info
- **2023-04-27** `e14b4c818c53` — 1 info
- **2023-04-21** `d74e83d48d62` — 1 info
- **2023-03-31** `af4ea0086c6f` — 1 breaking
- **2002-04-24** `85037159b344` — 1 breaking

## Changes

- **2023-08-23** `990e717b779e` — 1 info
  - endpoint added
- **2023-08-23** `abdaebb919d2` — 1 breaking
  - api path removed without deprecation
- **2023-08-11** `c25702ffb0c9` — 1 breaking, 1 info
  - added `#/components/schemas/ConfigurationValueDto` to the `items/configuration/additionalProperties/` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/SettingDto` from the `items/configuration/additionalProperties/` response property `oneOf` list for the response status `200`
- **2023-08-11** `00d037b830a5` — 5 breaking, 1 warning, 1 info
  - the response property `items/configuration/additionalProperties/oneOf[#/components/schemas/SettingDto]/items` became optional for the status `200`
  - the response property `items/configuration/additionalProperties/oneOf[#/components/schemas/SettingDto]/markdownDescription` became optional for the status `200`
  - the response property `items/configuration/additionalProperties/oneOf[#/components/schemas/SettingDto]/order` became optional for the status `200`
  - response property `items/configuration/additionalProperties/oneOf[#/components/schemas/SettingDto]/default` list-of-types was widened by adding types `array, boolean, number and string` to media type `application/json` of response `200`
  - the `items/configuration/additionalProperties/oneOf[#/components/schemas/SettingDto]/items` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `items/configuration/additionalProperties/oneOf[#/components/schemas/SettingDto]/items/type` from the response with the `200` status
  - added `#/components/schemas/SettingItemsDto` to the `items/configuration/additionalProperties/oneOf[#/components/schemas/SettingDto]/items` response property `allOf` list for the response status `200`
- **2023-07-21** `c85720c5fc9e` — 1 info
  - added the optional property `items/manifestUrl` to the response with the `200` status
- **2023-04-27** `e14b4c818c53` — 1 info
  - endpoint added
- **2023-04-21** `d74e83d48d62` — 1 info
  - endpoint added
- **2023-03-31** `af4ea0086c6f` — 1 breaking
  - api path removed without deprecation
- **2002-04-24** `85037159b344` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/givepraise/apis/praise-api/docs/api/reports/get.md) · [API](https://skmtc.dev/givepraise/apis/praise-api.md) · [Page](https://skmtc.dev/givepraise/apis/praise-api/changes/api/reports/get)
