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

# Closed - List assignments for a classroom

`GET /classrooms/{classroom_id}/assignments`

> **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** (2026-03-10) `cfecd3cfed1d` — 1 breaking, 2 warning
  - removed the success response with the status `200`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `per_page`

[Change history](https://skmtc.dev/github/apis/rest/changes/classrooms/:classroom_id/assignments/get.md)

---

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