KnowledgeBaseDocument

  • created_at
    Type: string Format: date-time

    Timestamp when the document was created

  • id
    Type: string Format: uuid

    Unique document identifier

  • name
    Type: string

    Human-readable document name

  • size_bytes
    Type: integer Format: int64

    Document content size in bytes

  • source_url
    Type: string | null

    Source URL (only set for url-type documents)

  • type
    Type: string enum

    Document source type

    values
    • url
    • file
    • text
  • updated_at
    Type: string Format: date-time

    Timestamp when the document was last updated