---
title: "Get School Teachers"
method: GET
path: "/teacher_exercises/school-teachers"
tags: ["teacher_exercises"]
---

# Get School Teachers

`GET /teacher_exercises/school-teachers`

Get all teachers from the same school as the current user.

## Response `200`

Successful Response

- RoutersTeacherExercisesSchoolTeachersResponse
  - `status` string, required
  - `teachers` SchoolTeacher[], required
    - `id` string, required
    - `name` string, required

---

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