---
title: "Download Chapitre Content"
method: GET
path: "/admin/holiday-courses/chapitres/{chapitre_id}/download"
tags: ["Admin - Holiday Courses"]
---

# Download Chapitre Content

`GET /admin/holiday-courses/chapitres/{chapitre_id}/download`

Download the complete content of a chapitre as a Markdown file.
Aggregates all sub-chapters, their course units, flashcards, and QCMs.
Only accessible by admin users.

## Path parameters

- `chapitre_id` string, required — The ID of the holiday course chapitre

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[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/a8ae0e0c0570?raw)
