Node CrowdSec Client
    Preparing search index...

    Interface HeadAllowlistParams

    interface HeadAllowlistParams {
        allowlistName: string;
        with_content?: boolean;
    }
    Index
    allowlistName: string
    with_content?: boolean

    if true, the content of the allowlist will be returned as well