By running the following command 3scale-cli accounts list
you'll get the following information about the accounts:
- account id
- creation date
- latest update date
- credit card stored or not
- state
- organization name
To retrive information about a specific account, run the following command:
3scale-cli accounts show -i <account_id>