Node CrowdSec Client
    Preparing search index...

    Interface GetAlertbyIdParams

    interface GetAlertbyIdParams {
        alertId: string;
    }
    Index
    alertId: string