GetSearchItems Use this method to retrieve views, elements and services based on a search query. Input Item Format Description connection String The connection ID. See ConnectApp. query String The search query. The syntax of this search query is identical to the syntax used in DataMiner Cube search boxes. For more information, see the DataMiner User Guide. count Integer The maximum number of items to be returned. Output Item Format Description GetSearchItemsResult Array of DMASearchItem The items that match the search query.