document
Get signing document status
Faster short query for a document status
get/status/{docId}/
Path parameters
docIdstring required
ID of document
Response
operation successful
Example response
{
"archived": false,
"download_final": false,
"resource_uri": "/api/v1/status/f0f0f0f0-f0f0-f0f0-f0f0-f0f0f0f0f0f0/",
"status": 10,
"tag": "contract2020",
"tag1": "userRef",
"tag2": "otherRef"
}