Documents API
Get Previous Result
GET
The Get Previous Result endpoint allows you to retrieve the extraction and splitter results of a previously processed document. This is useful for reviewing past extractions without reprocessing the document, saving both time and resources.
Path Parameters:
document_id(string, required): The unique identifier of the document whose extraction result you want to retrieve.

