---
title: "Get Pdf Upload Status"
method: GET
path: "/copy-correction/{session_id}/pdf-upload-status"
tags: ["Copy Correction"]
---

# Get Pdf Upload Status

`GET /copy-correction/{session_id}/pdf-upload-status`

Poll the PDF upload/processing progress.

Includes smart_split_* fields so the frontend can show the post-upload
"splitting/analyzing/reordering" stages for copies doubles.

## Path parameters

- `session_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[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)
