CLI Reference
gc list
List resources by type
Synopsis
This will fetch a list of resources for the resource type specified
Examples
gc list payments gc list customers gc list events
Options
-h, --help help for list
Options inherited from parent commands
--config string config file (default is $HOME/.gc-cli/config.json)
SEE ALSO
- gc - A CLI to help you integrate GoCardless with your application
- gc list creditors - List creditors
- gc list customer_bank_accounts - List customer bank accounts
- gc list customer_notifications - List customer notifications
- gc list customers - List customers
- gc list events - List events
- gc list mandate_imports - List mandate imports
- gc list mandates - List mandates
- gc list payer_authorisations - List payer authorisations
- gc list payments - List payments
- gc list payouts - List payouts
- gc list refunds - List refunds
- gc list subscriptions - List subscriptions
- gc list webhooks - List webhooks