v1
latestOpenAPI 3.0.12026-07-177510.8 KBProcessing
Get the status of the queue
Get the status of the queue
get/queue/{id}
Path parameters
idstring required
ID of the document
Response
Ok. Returns the status of the queue
Example response
{
"progress-percentage": 25,
"status": "detecting reading order",
"estimated-remaining-time": 60
}