---
title: "Get Word Of Day Session History"
method: GET
path: "/api/word-of-day/session-history"
tags: ["word-of-day", "word_of_day"]
---

# Get Word Of Day Session History

`GET /api/word-of-day/session-history`

Get the user's Word of the Day session progress for the past N days.
Returns completed activities for each day, grouped by date.

## Query parameters

- `days` integer
- `offset` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/be75c0eba493?raw)
