#PARAS OPᴰᴱⱽ-customer-search
1 messages · Page 1 of 1 (latest)
Hi 👋 no, Stripe does not automatically avoid duplication on email address so that is not a unique field that can be used for retrieval.
You can use our list and search endpoints though to try filtering for all Customers with a particular email address:
https://stripe.com/docs/api/customers/list
https://stripe.com/docs/api/customers/search
Thank you very much I appreciate your work 😊