Get document details
Get details of a specific document.
Returns document metadata, storage information, and the latest extraction job status.
Returns: DocumentDetailResponse with document details and latest job info.
Raises: HTTPException 404: Document not found
Authorizations
API Key authentication. Format: dk_test_ or dk_live_
Path Parameters
Document ID
Response
Document details with latest job info
Response for document detail (GET /v1/documents/{id}).
Unique identifier for the document
GCS path to the document in Cold Vault
Document creation timestamp (ISO 8601)
Total number of extraction jobs for this document
Document file size in bytes
Number of pages in the document
Most recent extraction job details