#johnpitchko - Customers
1 messages · Page 1 of 1 (latest)
Hello! You can list Customers by email: https://stripe.com/docs/api/customers/list#list_customers-email
Multiple Customers in Stripe can have the same email, so you might get more than one back, which is why it's on the list endpoint and not the retrieve endpoint.