API Reference
Download Document File
Download the actual file content for a document. This endpoint is used for local storage when file:// URLs cannot be accessed by browsers.
Args: document_id: External ID of the document auth: Authentication context
Returns: StreamingResponse with the file content
GET
Headers
Path Parameters
Response
200
application/json
Successful Response
The response is of type any
.