Node CrowdSec Client
    Preparing search index...
    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