Retrieves the content of an ingested document from a knowledge base. Returns a pre-signed URL for secure document access.
post/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/documents/{documentId}/content
Path parameters
dataSourceIdstring required
The unique identifier of the data source that contains the document.
documentIdstring required
The unique identifier of the document to retrieve content for.
knowledgeBaseIdstring required
The unique identifier of the knowledge base that contains the document.
Request body
Response
Success