@runloop/api-client - v1.4.0
    Preparing search index...

    Interface SecretListParams

    interface SecretListParams {
        limit?: number;
    }
    Index

    Properties

    Properties

    limit?: number

    The limit of items to return. Default is 20. Max is 5000.