I have 3 Sharepoint lists named has list1 list2 and list3 there are 2 common fields in all the lists. I want to get the itemscount/items from all the this 3lists && filtering the data with 2columns
EX- Get count of Items/ItemCount from 3lists where Status="active" && Email="someone@gmail.com"
using SPO Rest Api