Retrieves detailed information about a single document, including its processing rules and status.
API Key authentication. For all API requests, include your API Key in the Authorization HTTP Header, prefixed with 'Bearer '. Example: Authorization: Bearer {API_KEY}. Strongly recommend storing your API Key on the server-side, not shared or stored on the client-side, to avoid possible API-Key leakage that can lead to serious consequences.
The ID of the knowledge base.
The ID of the document.
Metadata filter: all returns all metadata, only returns only custom metadata, without returns no metadata.
all, only, without Detailed information about the document.
A set of rules for processing a document, including cleaning and segmentation.
A set of rules for processing a document, including cleaning and segmentation.