---
title: "GET /api/conversation/note/{note}"
method: GET
path: "/api/conversation/note/{note}"
tags: ["conversation-message-controller"]
---

# GET /api/conversation/note/{note}

`GET /api/conversation/note/{note}`

## Path parameters

- `note` integer, required

## Response `200`

OK

## Changes

- **2026-08-15** `5e782bc216ed` — 1 warning, 1 info
  - removed the optional property `items/subject/recallPrompt/predefinedQuestion` from the response with the `200` status
  - added the optional property `items/subject/recallPrompt/mcq` to the response with the `200` status
- **2026-08-05** `0d5a6f8b42e2` — 1 warning, 2 info
  - removed the optional property `items/subject/recallPrompt/overlap` from the response with the `200` status
  - removed the `CORRECT` enum value from the `items/subject/recallPrompt/answer/outcome` response property for the response status `200`
  - removed the `WRONG` enum value from the `items/subject/recallPrompt/answer/outcome` response property for the response status `200`
- **2026-07-23** `0a1c66c8945f` — 4 info
  - added the optional property `items/subject/recallPrompt/answer/matchedNoteId` to the response with the `200` status
  - added the optional property `items/subject/recallPrompt/answer/outcome` to the response with the `200` status
  - added the optional property `items/subject/recallPrompt/matchedNotes` to the response with the `200` status
  - added the optional property `items/subject/recallPrompt/overlap` to the response with the `200` status
- **2026-07-22** `2efef999b669` — 1 info
  - added the optional property `items/conversationInitiator/healthRemoveEmptyFoldersDefault` to the response with the `200` status
- …earlier changes not shown

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/conversation/note/:note/get.md)

---

[API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nerds-odd-e/openapi-definition/revisions/8bb1e2f60870/schema)
