Connect your Stripe account
To connect your Stripe account to Arengu you will need your Publishable key and Secret key. You can find them in your Stripe dashboard under Developers > API keys:

Find customers
Returns a list of customers filtered by an email address. The customers are returned sorted by creation date (most recent first).
Input settings
Output object
Check Stripe API information and endpoints in Stripe’s documentation.