---
title: "GET /api/recalls/previously-answered"
method: GET
path: "/api/recalls/previously-answered"
tags: ["recalls-controller"]
---

# GET /api/recalls/previously-answered

`GET /api/recalls/previously-answered`

## Query parameters

- `timezone` string, required

## Response `200`

OK

## Changes

- **2026-09-27** `482412c3c1b0` — 4 breaking, 2 warning
  - the `items/recalledNote/ancestorFolders/items/name` response property's maxLength was unset from `512` for the response status `200`
  - the `items/recalledNote/ancestorFolders/items/name` response property's minLength was decreased from `1` to `0` for the response status `200`
  - removed the required property `items/recalledNote/ancestorFolders/items/createdAt` from the response with the `200` status
  - removed the required property `items/recalledNote/ancestorFolders/items/updatedAt` from the response with the `200` status
  - …2 more
- **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`
- …earlier changes not shown

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/recalls/previously-answered/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/fe7a0e7aa49d?raw)
