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

List Subscriptions in Stripe

n8n-nodes-base.httpRequest

Retrieve a list of Stripe subscriptions for a customer, filtered by status.

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

Use Cases

Check customer's active subscriptions
List all subscriptions
Find subscription by customer

Configuration

Node Configuration Summary
Ready-to-use Stripe node configured for list subscriptions in stripe. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /v1/subscriptions
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