Python
Document
Full document details
Retrieves comprehensive details for a specific document, including its content or OCR data if available, and a presigned URL.
GET
Python
Path Parameters
The unique identifier of the document.
Query Parameters
Whether to include file size from S3 (in bytes). Adds a small latency overhead.
Response
Successfully retrieved full document details.
- Option 1
- Option 2
- Option 3
- Option 4
Successfully retrieved full document details.
The number of pages in the PDF, or null for non-PDFs and PDFs that have not been counted yet.
Required range:
x >= 0Available options:
application/pdf The size of the file in bytes.