---
title: "Get Document Status"
method: GET
path: "/v1/document/status/{upload_id}"
tags: ["v1", "Document"]
---

# Get Document Status

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

Get processing status for an uploaded document

## Path parameters

- `upload_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2025-11-07** `14ff13755871` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/papr-ai/apis/papr-memory-api/changes/v1/document/status/:upload_id/get.md)

---

[API](https://skmtc.dev/papr-ai/apis/papr-memory-api.md) · [All operations](https://skmtc.dev/papr-ai/apis/papr-memory-api/llms.txt) · [OpenAPI document](https://skmtc.dev/papr-ai/apis/papr-memory-api/revisions/34b5e739fd20?raw)
