Retrieve
Fetch Stripe account balances
Retrieve
Fetch Stripe account balances
yaml
type: io.kestra.plugin.stripe.balance.RetrieveExamples
yaml
id: get_balance
namespace: company.team
tasks:
- id: get_balance
type: io.kestra.plugin.stripe.balance.Retrieve
apiKey: "{{ secret('STRIPE_API_KEY') }}"
Properties
apiKey *Requiredstring
Outputs
available array
SubTypeobject
pending array
SubTypeobject