@archastro/sdk
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Retrieve a knowledge ingestion Returns the status, error details, and metadata for a knowledge ingestion. Use the ingestion ID returned by an asynchronous knowledge source or document operation. Inaccessible and unknown ingestions both return 404.

      Parameters

      • ingestion: string

        Knowledge ingestion ID (cig_...) to retrieve.

      Returns Promise<ContextIngestion>

      The requested knowledge ingestion.