get https://example.com/cwallets/private/v1/address/account/id
Retrieves a list of addresses by the given account IDs.
Permissions:
Role | Access |
---|---|
admin | can request any accounts |
customer | can request only own accounts |
List of possible error codes:
- [400] INVALID_REQUEST_PARAMETER
- The request parameter is invalid.