---
title: "Changes to Get Document Status"
method: GET
path: "/v1/document/status/{upload_id}"
---

# Changes to Get Document Status

`GET /v1/document/status/{upload_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 37 revisions.

- **2026-06-11** `f29d29d1ad16` — 12 info
- **2026-06-11** `22d84aa060d6` — 2 breaking, 10 warning
- **2026-06-10** `02daa1da4e82` — 12 info
- **2026-03-13** `0e4854909d2a` — 2 info
- **2025-11-07** `14ff13755871` — 1 info

## Changes

- **2026-06-11** `f29d29d1ad16` — 12 info
  - added the new optional `query` request parameter `timeline`
  - added the optional property `current_page` to the response with the `200` status
  - added the optional property `error` to the response with the `200` status
  - added the optional property `message` to the response with the `200` status
  - added the optional property `page_id` to the response with the `200` status
  - added the optional property `progress` to the response with the `200` status
  - added the optional property `timeline` to the response with the `200` status
  - added the optional property `timestamp` to the response with the `200` status
  - added the optional property `total_pages` to the response with the `200` status
  - added the optional property `workflow_type` to the response with the `200` status
  - added the required property `status` to the response with the `200` status
  - added the required property `upload_id` to the response with the `200` status
- **2026-06-11** `22d84aa060d6` — 2 breaking, 10 warning
  - removed the required property `status` from the response with the `200` status
  - removed the required property `upload_id` from the response with the `200` status
  - deleted the `query` request parameter `timeline`
  - removed the optional property `current_page` from the response with the `200` status
  - removed the optional property `error` from the response with the `200` status
  - removed the optional property `message` from the response with the `200` status
  - removed the optional property `page_id` from the response with the `200` status
  - removed the optional property `progress` from the response with the `200` status
  - removed the optional property `timeline` from the response with the `200` status
  - removed the optional property `timestamp` from the response with the `200` status
  - removed the optional property `total_pages` from the response with the `200` status
  - removed the optional property `workflow_type` from the response with the `200` status
- **2026-06-10** `02daa1da4e82` — 12 info
  - added the new optional `query` request parameter `timeline`
  - added the optional property `current_page` to the response with the `200` status
  - added the optional property `error` to the response with the `200` status
  - added the optional property `message` to the response with the `200` status
  - added the optional property `page_id` to the response with the `200` status
  - added the optional property `progress` to the response with the `200` status
  - added the optional property `timeline` to the response with the `200` status
  - added the optional property `timestamp` to the response with the `200` status
  - added the optional property `total_pages` to the response with the `200` status
  - added the optional property `workflow_type` to the response with the `200` status
  - added the required property `status` to the response with the `200` status
  - added the required property `upload_id` to the response with the `200` status
- **2026-03-13** `0e4854909d2a` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2025-11-07** `14ff13755871` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/papr-ai/apis/papr-memory-api/docs/v1/document/status/:upload_id/get.md) · [API](https://skmtc.dev/papr-ai/apis/papr-memory-api.md) · [Page](https://skmtc.dev/papr-ai/apis/papr-memory-api/changes/v1/document/status/:upload_id/get)
