Hey I was wondering how I can perform a GET request to the Shopify API to get a customer by email?
So far I have
https://tapiture.myshopify.com/admin/customers.json?email=bennett@tapiture.com
for the URL, but its returning a ton of customers and I don't think this is correct