---
title: "Get Holiday Chat History"
method: GET
path: "/student/progress/holiday/chat-history"
tags: ["Student Progress"]
---

# Get Holiday Chat History

`GET /student/progress/holiday/chat-history`

Fetch the conversation history for all holiday course exercises.
Optimized to only query exercises with actual user conversations.

## Response `200`

Successful Response

- HolidayChatHistoryResponse[]
  - `exercise_id` string, required
  - `conversation_history` object[]

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/2a0c1636fd3b?raw)
