Poll this endpoint to check status of an OCR request and retrieve final results
Successful Response
The status of the request. Should be 'complete' when the request is done.
The detected OCR text on each page. Each page will have the bboxes and detected text within each line.
Whether the conversion was successful.
If the conversion was not successful, this will contain an error message.
The number of pages that had ocr run on them.
The total cost of the conversion.
A dictionary of the cost breakdown of this request. Includes the list cost without discounts and final cost to clients after any discounts (e.g. for opting into model training).
A dictionary of the versions of the libraries used in the request.