HoneyHive TypeScript API SDK
    Preparing search index...

    Type Alias GetConfigurationsQuery

    type GetConfigurationsQuery = {
        env?: string;
        name?: string;
        tags?: string;
    }
    Index

    Properties

    Properties

    env?: string

    Environment - "dev", "staging" or "prod"

    name?: string

    The name of the configuration like v0

    tags?: string

    Tags to filter configurations