---
title: "Get My School"
method: GET
path: "/school/my-school"
tags: ["School"]
---

# Get My School

`GET /school/my-school`

Get the current teacher's school information.
Returns school name if the teacher is affiliated with a school either via
explicit membership or, as a fallback, via email domain matching.

## Response `200`

Successful Response

- TeacherSchoolResponse — Response model for teacher's school information
  - `school_name` string, nullable
  - `has_school` boolean

---

[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-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/c407f3b5a05b/schema)
