Langfuse JS/TS SDKs
    Preparing search index...

    Interface IngestionSuccess

    This file was auto-generated by Fern from our API Definition.

    interface IngestionSuccess {
        id: string;
        status: number;
    }
    Index

    Properties

    Properties

    id: string
    status: number