More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
💳

List Customers in Stripe

n8n-nodes-base.httpRequest

Retrieve a list of Stripe customers, optionally filtered by email address.

stripe payment customer list search billing
API Docs
Platform
Stripe
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Find customer by email
List all customers
Check if customer exists before creating

Configuration

Node Configuration Summary
Ready-to-use Stripe node configured for list customers in stripe. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /v1/customers
Nodes: 2
Auth: HTTP Header Auth
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Stripe Nodes