getProducts

abstract suspend fun getProducts(input: GetProductsRequest): GetProductsResponse

Returns a list of all products that match the filter criteria.