Retrieves detailed information about a single document, including its processing rules and status.
API Key authentication. Provide the key in the 'Authorization' header as 'Bearer {API_KEY}'.
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.
The response is of type object
.