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

# Closed - List accepted assignments for an assignment

`GET /assignments/{assignment_id}/accepted_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

- `assignment_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/assignments/:assignment_id/accepted_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)
