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

# Get Teacher Exam Estimated Durations

`GET /teacher-exams/{exam_id}/estimated-durations`

Durations only, polled by the évaluation page while an estimate is
pending (EXC-691), so it fills its loaders without refetching (and
clobbering) the exercises being edited.

## Path parameters

- `exam_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

> 23 revisions in range; 1 not diffed.

- **2026-09-16** `9f813eb42d6f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/excellence-ai/apis/excellence-learning/changes/teacher-exams/:exam_id/estimated-durations/get.md)

---

[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)
