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

# GET /api/conversation/{conversationId}

`GET /api/conversation/{conversationId}`

## Path parameters

- `conversationId` integer, required

## Response `200`

OK

## Changes

- **2026-05-11** `d7c2946139e9` — 3 breaking, 8 info
  - the response property `subject/recallPrompt/answer` became optional for the status `200`
  - the response property `subject/recallPrompt/memoryTrackerId` became optional for the status `200`
  - removed the required property `subject/recallPrompt/recalledNote` from the response with the `200` status
  - added the optional property `subject/recallPrompt/ancestorFolders` to the response with the `200` status
  - …7 more

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/conversation/:conversationId/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/9938ed2fbfde/schema)
