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

# Get Teacher Exam

`GET /teacher-exams/{exam_id}`

Retrieve a specific exam by its ID, checking both ownership and sharing permissions.

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