---
title: "Get Student Results"
method: GET
path: "/copy-correction/student/results"
tags: ["Copy Correction"]
---

# Get Student Results

`GET /copy-correction/student/results`

Return the unified list of evaluations for this student.

Includes:
- Open acquisitions where the student has not yet submitted a copy
  (state = "not_submitted").
- Sessions where the student has submitted their copy or been graded
  but results are not yet published (state = "submitted_pending").
- Sessions with published results (state = "graded").

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/437cd8414e9e/schema)
