---
title: "Closed - Get a classroom"
method: GET
path: "/classrooms/{classroom_id}"
tags: ["classroom"]
deprecated: true
---

# Closed - Get a classroom

`GET /classrooms/{classroom_id}`

> **Deprecated.**

> [!WARNING]
> **Closed notice:** This operation is no longer available as of August 28, 2026.
> For more information, see the [GitHub Classroom sunset notice](https://gh.io/classroom-sunset).

## Path parameters

- `classroom_id` integer, required

## Other responses

- `410` — Gone

## Changes

- **2026-09-03** (2022-11-28) `cb7b1b79509e` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - removed the non-success response with the status `404`
- **2026-07-16** (2022-11-28) `37bb7bcfab4b` — 1 info
  - added the non-success response with the status `410`
- **2026-07-14** (2022-11-28) `6747ea4ba561` — 1 info
  - endpoint deprecated

[Change history](https://skmtc.dev/github/apis/enterprise-cloud/changes/classrooms/:classroom_id/get.md)

---

[API](https://skmtc.dev/github/apis/enterprise-cloud.md) · [All operations](https://skmtc.dev/github/apis/enterprise-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/github/enterprise-cloud/revisions/cb7b1b79509e/schema)
