Skip to main content
Version: 2.0

Retrieve a document

GET 

/v2/corpora/:corpus_key/documents/:document_id

Returns the content and metadata of a specific document in a corpus. The unique document_id identifies the document. The response includes the full details of the document, including its text, metadata, and associated tables, if table extraction is enabled.

Use this endpoint to analyze the details of a specific document or to integrate document content into your application workflows.

Request

Responses

Successfully retrieved the document.