HoneyHive TypeScript API SDK
    Preparing search index...

    Type Alias GetExperimentResultPath

    type GetExperimentResultPath = {
        run_id: string;
    }
    Index

    Properties

    Properties

    run_id: string

    Experiment run ID (UUIDv4)