---
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-26** `7a8ece7a88fe` — 5 info
  - added the optional property `items/answer/awayCount` to the response with the `200` status
  - added the optional property `items/answer/awayMs` to the response with the `200` status
  - added the optional property `items/answer/detourCount` to the response with the `200` status
  - added the optional property `items/answer/detourMs` to the response with the `200` status
  - …1 more
- **2026-08-17** `7ff1733db39f` — 1 breaking
  - the response property `items/answer/correct` became optional for the status `200`
- **2026-08-15** `9c5f3700ef20` — 1 breaking, 1 warning, 2 info
  - removed the required property `items/mcq/multipleChoicesQuestion` from the response with the `200` status
  - removed the optional property `items/multipleChoicesQuestion` from the response with the `200` status
  - added the required property `items/mcq/questionStem` to the response with the `200` status
  - added the required property `items/mcq/responseChoices` to the response with the `200` status
- **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
- …earlier changes not shown

[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/44ef688a3dcd/schema)
