---
title: "Download Teacher Exercise Document"
method: GET
path: "/teacher_exercises/{exercise_id}/download"
tags: ["teacher_exercises"]
---

# Download Teacher Exercise Document

`GET /teacher_exercises/{exercise_id}/download`

Download a single teacher exercise as PDF or DOCX with optional solutions.

## Path parameters

- `exercise_id` string, required

## Query parameters

- `format` string
- `variant` string

## 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/2a0c1636fd3b?raw)
