searchProducts

abstract suspend fun searchProducts(input: SearchProductsRequest = SearchProductsRequest { }): SearchProductsResponse

Gets information about the products to which the caller has access.