CLI Reference
gc get
Fetch resources by their ID
Synopsis
With the get command you can fetch details of a resource by providing just the resource ID
Examples
gc get mandate MD000EZSHACK2V gc get payment PA1000014 gc get event EV109280928
Options
-h, --help help for get
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 get creditor - Get creditor by ID
- gc get customer - Get customer by ID
- gc get customer_bank_account - Get customer bank account by ID
- gc get customer_notification - Get customer notification by ID
- gc get event - Get event by ID
- gc get mandate - Get mandate by ID
- gc get mandate_import - Get mandate import by ID
- gc get payer_authorisation - Get payer authorisation by ID
- gc get payment - Get payment by ID
- gc get payout - Get payout by ID
- gc get refund - Get refund by ID
- gc get subscription - Get subscription by ID
- gc get webhook - Get webhook by ID