---
title: "Processing status / queue / quotas / health check"
method: POST
path: "/documents/status"
tags: ["Documents"]
---

# Processing status / queue / quotas / health check

`POST /documents/status`

## Request body

- DocumentStatusRequest
  - `status_type` 'processing' | 'queue' | 'quota' | 'health' | 'dependency' | 'jobs', required
  - `job_id` string
  - `include_files` boolean
  - `d_app_id` string

## Response `200`

Status

- DocumentStatusResponse — Dynamic depending on status type

## Other responses

- `400` — Invalid request

## Changes

- **2026-07-14** `27f7c6c98b23` — 1 info
  - endpoint added
- **2025-11-08** `e742b1a46470` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/j-aic/apis/ib-link-apis/changes/documents/status/post.md)

---

[API](https://skmtc.dev/j-aic/apis/ib-link-apis.md) · [All operations](https://skmtc.dev/j-aic/apis/ib-link-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/j-aic/ib-link-apis/revisions/27f7c6c98b23/schema)
