APIDocuments
Get Document Detail Route
Get single document with full parsed_text for preview (protected JWT). 404 if not found or not owner.
GET
/
documents/{document_id}Authorization
AuthorizationRequiredBearer <token>
In: header
Path Parameters
document_idRequiredDocument Id
Format:
"uuid"Successful Response