Get detailed information about a specific document in a knowledge base
raw_data field contains the extracted text content of the documentAPI Key for authentication
Successful Response
Represents a document item within a Knowledge Base.
Attributes: kb_id (Optional[str]): KB identifier. id (str): Document unique identifier. document_url (str): URL of the document. raw_data (Optional[str]): Raw textual data of the document. local_env (Optional[bool]): Indicates if the document is in a local environment. Defaults to False.
KB identifier
Document unique identifier
Document URL
Organization ID
Doc name
Raw data (textual)
Is local
Is sync?