Function showAlert

  • Get the data for an alert

    Parameters

    • id: string

      ID of the alert to retrieve

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

      Query parameters to add the to request URL

    Returns Observable<PlaceAlert>