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

# Closed - Get assignment grades

`GET /assignments/{assignment_id}/grades`

> **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-10** `a4865748553e` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - removed the non-success response with the status `404`
- **2026-07-16** `320c6ca188f0` — 1 info
  - added the non-success response with the status `410`
- **2026-07-14** `357348a93330` — 1 info
  - endpoint deprecated

[Change history](https://skmtc.dev/github/apis/enterprise-cloud/changes/assignments/:assignment_id/grades/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.dev/github/apis/enterprise-cloud/revisions/e9af1ee5b414?raw)
