All Products
Search
Document Center

Data Management:OneMetaKnowledgeBaseDocument

Last Updated:May 18, 2026

Parameter

Type

Description

Example

object

Information about a document in the knowledge base.

KbUuid

string

The knowledge base ID.

Name

string

The document name.

Description

string

The document description.

FileExt

string

The file extension.

DocumentLoaderName

string

The name of the document loader.

TextSplitterName

string

The name of the text splitter.

GmtCreate

string

When the document was created.

GmtModified

string

When the document was last modified.

FileSize

integer

The file size, in bytes.

DocsCount

integer

The number of chunks.

State

integer

The document status. Valid values are:

  • 0: Complete.

  • -1: Unprocessed.

  • -2: Parsing.

  • -3: Failed.

  • -4: Canceled.

Summary

string

The summary of the document.

Keywords

string

Keywords extracted from the document.