---
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-07-22** `13f77438750e` — 1 warning, 1 info
  - removed the optional property `items/subject/recallPrompt/recalledNote/ancestorFolders/items/indexContent` from the response with the `200` status
  - added the optional property `items/subject/recallPrompt/recalledNote/ancestorFolders/items/readmeContent` to the response with the `200` status
- **2026-06-07** `ed2e37d5f029` — 1 breaking, 8 warning, 3 info
  - removed the required property `items/subject/recallPrompt/notebook` from the response with the `200` status
  - removed the optional property `items/subject/recallPrompt/ancestorFolders` from the response with the `200` status
  - removed the optional property `items/subject/recallPrompt/answerTime` from the response with the `200` status
  - removed the optional property `items/subject/recallPrompt/isContested` from the response with the `200` status
  - …8 more
- **2026-06-04** `b103d583ca15` — 1 info
  - added the optional property `items/subject/recallPrompt/propertyKey` to the response with the `200` status
- **2026-05-12** `de5624b4a98c` — 3 info
  - added the optional property `items/subject/recallPrompt/ancestorFolders/items/indexContent` to the response with the `200` status
  - added the optional property `items/subject/recallPrompt/notebook/indexContent` to the response with the `200` status
  - added the optional property `items/subject/recallPrompt/spellingQuestion/notebook/indexContent` 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/0779e2376668/schema)
