List all wallets
GET/api/wallets
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Returns all wallets if the user has GLOBAL_WALLET_CRUD role, or only those wallets where the user has only the WALLET_READ role.
Request
Responses
- 200
- 401
- 403
Successfully retrieved wallets
Unauthorized.
Forbidden.