Get public profile
GET/api/v1/wallets/:walletExternalKey/public-profile
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Returns the public profile of the wallet.
Request
Responses
- 200
- 401
- 403
- 404
Successfully retrieved public profile
Unauthorized.
Forbidden.
Wallet not found.