List all accessible wallets
GET/api/wallets
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Returns all wallets that the calling principal is authorized to access, as a paginated result.
Required Role
| Role | Description |
|---|---|
WALLET_READ | Read wallet details |
Request
Responses
- 200
- 401
- 403
Successfully retrieved wallets
Unauthorized.
Forbidden.