I have an inventory item I named happy https://api.clover.com/v3/merchants/[My merchant ID]/items?filter=name==happy&access_token=[MyToken]
I receive an empty elements array "elements": [ ]
I've tested this with other fields too like sku and itemCode and it doesn't return anything
I've also tried using the UI in the API docs to run queries on items, but I get the same results.