---
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-09-27** `482412c3c1b0` — 4 breaking, 2 warning
  - the `items/subject/recallPrompt/recalledNote/ancestorFolders/items/name` response property's maxLength was unset from `512` for the response status `200`
  - the `items/subject/recallPrompt/recalledNote/ancestorFolders/items/name` response property's minLength was decreased from `1` to `0` for the response status `200`
  - removed the required property `items/subject/recallPrompt/recalledNote/ancestorFolders/items/createdAt` from the response with the `200` status
  - removed the required property `items/subject/recallPrompt/recalledNote/ancestorFolders/items/updatedAt` from the response with the `200` status
  - …2 more
- **2026-09-13** `370013d86c63` — 1 warning
  - removed the optional property `items/subject/note/deletedAt` from the response with the `200` status
- **2026-08-29** `a5d579a70625` — 1 info
  - added the optional property `items/conversationInitiator/dailyProbeEnabled` 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.dev/nerds-odd-e/apis/openapi-definition/revisions/482412c3c1b0?raw)
