---
title: "GET /api/memory-trackers/{memoryTracker}/recall-prompts"
method: GET
path: "/api/memory-trackers/{memoryTracker}/recall-prompts"
tags: ["memory-tracker-controller"]
---

# GET /api/memory-trackers/{memoryTracker}/recall-prompts

`GET /api/memory-trackers/{memoryTracker}/recall-prompts`

## Path parameters

- `memoryTracker` integer, required

## Response `200`

OK

## Changes

- **2026-08-15** `5e782bc216ed` — 1 warning, 1 info
  - removed the optional property `items/predefinedQuestion` from the response with the `200` status
  - added the optional property `items/mcq` to the response with the `200` status
- **2026-08-05** `0d5a6f8b42e2` — 2 info
  - removed the `CORRECT` enum value from the `items/answer/outcome` response property for the response status `200`
  - removed the `WRONG` enum value from the `items/answer/outcome` response property for the response status `200`
- **2026-07-23** `0a1c66c8945f` — 2 info
  - added the optional property `items/answer/matchedNoteId` to the response with the `200` status
  - added the optional property `items/answer/outcome` to the response with the `200` status
- **2026-06-07** `ed2e37d5f029` — 1 breaking, 5 warning, 1 info
  - removed the required property `items/notebook` from the response with the `200` status
  - removed the optional property `items/ancestorFolders` from the response with the `200` status
  - removed the optional property `items/memoryTrackerId` from the response with the `200` status
  - removed the optional property `items/note` from the response with the `200` status
  - …3 more
- **2026-06-04** `b103d583ca15` — 1 info
  - added the optional property `items/propertyKey` to the response with the `200` status

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/memory-trackers/:memoryTracker/recall-prompts/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)
