---
title: "Get Exam Exercises"
method: GET
path: "/teacher-exams/{exam_id}/subjects/exercises"
tags: ["Teacher Exams Subjects"]
---

# Get Exam Exercises

`GET /teacher-exams/{exam_id}/subjects/exercises`

Get the current exam's structured exercises from versioned content.

## Path parameters

- `exam_id` string, required

## Response `200`

Successful Response

- object

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