---
title: "Closed - Get an assignment"
method: GET
path: "/assignments/{assignment_id}"
tags: ["classroom"]
deprecated: true
---

# Closed - Get an assignment

`GET /assignments/{assignment_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

- `assignment_id` integer, required

## Other responses

- `410` — Gone

## Changes

- **2026-09-03** (2026-03-10) `cfecd3cfed1d` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/github/apis/rest/changes/assignments/:assignment_id/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)
