---
title: "Get signing document status"
method: GET
path: "/status/{docId}/"
tags: ["document"]
---

# Get signing document status

`GET /status/{docId}/`

Faster short query for a document status

## Path parameters

- `docId` string, required

## Response `200`

operation successful

- StatusResponse
  - `archived` boolean
  - `resource_uri` string
  - `status` 4 | 5 | 10 | 15 | 20 | 30 | 35 | 39 | 40 | 50 | 60 — Signer status options: * 4 - unsent * 5 - scheduled to be sent * 10 - sent * 15 - email opened * 20 - visited * 30 - fields complete * 35 - fields complete ex signature * 39 - waiting for witness to complete * 40 - signed * 50 - downloaded * 60 - rejected
  - `download_final` boolean
  - `tag` string
  - `tag1` string
  - `tag2` string

---

[API](https://skmtc.net/legalesign/apis/legalesign-api.md) · [All operations](https://skmtc.net/legalesign/apis/legalesign-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/legalesign/legalesign-api/revisions/3bf301e758f2/schema)
