---
title: "Changes to Returns the Whiteboard with the given ID if it exists"
method: GET
path: "/whiteboard/data/{whiteboard_id}"
---

# Changes to Returns the Whiteboard with the given ID if it exists

`GET /whiteboard/data/{whiteboard_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 123 revisions.

- **2026-08-20** `28b2f0e8bc01` — 1 breaking, 2 info
- **2026-08-04** `7d9df729f4fc` — 1 info
- **2026-08-03** `fab14ec2229b` — 1 warning
- **2026-08-03** `99542cbdb5a9` — 1 info
- **2026-07-15** `1af5a8046f20` — 2 info
- **2026-04-13** `fbbe054a012a` — 1 breaking, 1 info
- **2025-09-18** `c5b78916c4e5` — 2 info
- **2025-08-22** `53e769440a25` — 2 breaking, 2 warning, 2 info

## Changes

- **2026-08-20** `28b2f0e8bc01` — 1 breaking, 2 info
  - removed the required property `memos/items/starred` from the response with the `200` status
  - added the optional property `memos/items/icon` to the response with the `200` status
  - added the optional property `memos/items/is_favorite` to the response with the `200` status
- **2026-08-04** `7d9df729f4fc` — 1 info
  - added the optional property `sdocs/items/memo_ids` to the response with the `200` status
- **2026-08-03** `fab14ec2229b` — 1 warning
  - removed the optional property `sdocs/items/memo_ids` from the response with the `200` status
- **2026-08-03** `99542cbdb5a9` — 1 info
  - added the optional property `sdocs/items/memo_ids` to the response with the `200` status
- **2026-07-15** `1af5a8046f20` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-04-13** `fbbe054a012a` — 1 breaking, 1 info
  - the response property `codes/items/description` became optional for the status `200`
  - the `description` response's property default value `` was added for the status `200`
- **2025-09-18** `c5b78916c4e5` — 2 info
  - the response property `sdocs/items/name` became required for the status `200`
  - response property `sdocs/items/name` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2025-08-22** `53e769440a25` — 2 breaking, 2 warning, 2 info
  - the response property `sdocs/items/name` became optional for the status `200`
  - response property `sdocs/items/name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
  - the response property `codes/items/description` became required for the status `200`
  - the `description` response's property default value `` was removed for the status `200`

---

[Operation](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/docs/whiteboard/data/:whiteboard_id/get.md) · [API](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api.md) · [Page](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/changes/whiteboard/data/:whiteboard_id/get)
