---
title: "Get School Teachers"
method: GET
path: "/teacher-exams/school-teachers"
tags: ["Teacher Exams Sharing"]
---

# Get School Teachers

`GET /teacher-exams/school-teachers`

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

## Response `200`

Successful Response

- RoutersTeacherExamsSharingSchoolTeachersResponse
  - `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/a5af9b3b34f7?raw)
