---
title: "Get Document Status"
method: GET
path: "/v1/ingest/manual/status/{document_id}"
tags: ["manual-ingest"]
---

# Get Document Status

`GET /v1/ingest/manual/status/{document_id}`

Check the processing status of a manually ingested document.

Returns the document details and any pending/running jobs.

## Path parameters

- `document_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/ontora/apis/ontora-api.md) · [All operations](https://skmtc.dev/ontora/apis/ontora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ontora/ontora-api/revisions/7f57037fd94b/schema)
