Function showAlertDashboard

  • Get the data for an alert dashboard

    Parameters

    • id: string

      ID of the alert dashboard to retrieve

    • query_params: Record<string, any> = {}

      Query parameters to add the to request URL

    Returns Observable<PlaceAlertDashboard>