---
title: "Changes to Queries Memo summaries for a workspace view"
method: POST
path: "/search/memo"
---

# Changes to Queries Memo summaries for a workspace view

`POST /search/memo`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 73 revisions.

- **2026-08-25** `cadd559ceccf` — 3 breaking, 3 info
- **2026-08-20** `28b2f0e8bc01` — 5 breaking, 5 warning, 20 info
- **2026-07-20** `01c6f5cdc4f3` — 1 info
- **2026-07-15** `bd1187f3520e` — 1 breaking
- **2026-07-15** `1af5a8046f20` — 3 info
- **2025-08-22** `53e769440a25` — 2 warning

## Changes

- **2026-08-25** `cadd559ceccf` — 3 breaking, 3 info
  - the response property `items/items/icon` became optional for the status `200`
  - the response property `items/items/is_favorite` became optional for the status `200`
  - removed the required property `items/items/content_excerpt` from the response with the `200` status
  - the `is_favorite` response's property default value `false` was added for the status `200`
  - added the required property `items/items/content` to the response with the `200` status
  - added the required property `items/items/content_json` to the response with the `200` status
- **2026-08-20** `28b2f0e8bc01` — 5 breaking, 5 warning, 20 info
  - added the new required request property `project_id`
  - removed `#/components/schemas/Filter_MemoColumns_` from the `filter/items/items/` request property `anyOf` list
  - removed the enum value `M_STARRED` of the request property `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/column/anyOf[subschema #1: MemoColumns]/`
  - removed the enum value `M_STARRED` of the request property `sorts/items/column/anyOf[subschema #1: MemoColumns]/`
  - removed the required property `hits` from the response with the `200` status
  - deleted the `query` request parameter `page_number`
  - deleted the `query` request parameter `page_size`
  - deleted the `query` request parameter `project_id`
  - deleted the `query` request parameter `search_content`
  - deleted the `query` request parameter `search_query`
  - added the new optional request property `group_by`
  - added the new optional request property `group_key`
  - added the new optional request property `page_number`
  - added the new optional request property `page_size`
  - added the new optional request property `search_query`
  - added `#/components/schemas/AttachedObjectTypeOperator, #/components/schemas/AttachedObjectOperator, #/components/schemas/SpanAnnotationOperator` to the `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/operator` request property `anyOf` list
  - added `#/components/schemas/Filter_MemoColumns_-Input` to the `filter/items/items/` request property `anyOf` list
  - the request property `sorts` became optional
  - the `sorts` request property default value `` was added
  - added the new `M_ATTACHED_OBJECT_ID` enum value to the request property `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/column/anyOf[subschema #1: MemoColumns]/`
  - added the new `M_ATTACHED_OBJECT_ID` enum value to the request property `sorts/items/column/anyOf[subschema #1: MemoColumns]/`
  - added the new `M_ATTACHED_OBJECT_TYPE` enum value to the request property `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/column/anyOf[subschema #1: MemoColumns]/`
  - added the new `M_ATTACHED_OBJECT_TYPE` enum value to the request property `sorts/items/column/anyOf[subschema #1: MemoColumns]/`
  - added the new `M_CREATED` enum value to the request property `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/column/anyOf[subschema #1: MemoColumns]/`
  - added the new `M_CREATED` enum value to the request property `sorts/items/column/anyOf[subschema #1: MemoColumns]/`
  - added the new `M_FAVORITE` enum value to the request property `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/column/anyOf[subschema #1: MemoColumns]/`
  - added the new `M_FAVORITE` enum value to the request property `sorts/items/column/anyOf[subschema #1: MemoColumns]/`
  - added the new `M_UPDATED` enum value to the request property `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/column/anyOf[subschema #1: MemoColumns]/`
  - added the new `M_UPDATED` enum value to the request property `sorts/items/column/anyOf[subschema #1: MemoColumns]/`
  - added the required property `items` to the response with the `200` status
- **2026-07-20** `01c6f5cdc4f3` — 1 info
  - added `#/components/schemas/IDListRecursiveOperator` to the `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/operator` request property `anyOf` list
- **2026-07-15** `bd1187f3520e` — 1 breaking
  - removed `#/components/schemas/IDListRecursiveOperator` from the `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/operator` request property `anyOf` list
- **2026-07-15** `1af5a8046f20` — 3 info
  - added `#/components/schemas/IDListRecursiveOperator` to the `filter/items/items/anyOf[subschema #1: FilterExpression[MemoColumns]]/operator` request property `anyOf` list
  - 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
- **2025-08-22** `53e769440a25` — 2 warning
  - 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

---

[Operation](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/docs/search/memo/post.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/search/memo/post)
