| Overview | Service | Command |
| Authorization token required | true |
| Admin Authorization token required | false |
<GetWhiteBlackListRequest /> ## GetWhiteBlackListRequest
<GetWhiteBlackListResponse> ## GetWhiteBlackListResponse
<whiteList>
(<addr>{whiteListEntries} (String)</addr>)*
</whiteList>
<blackList>
(<addr>{blackListEntries} (String)</addr>)*
</blackList>
</GetWhiteBlackListResponse>
elements and attributes you can define within a
<GetWhiteBlackListResponse> element:
| XPath | Required / Optional | Description |
| /whiteList | Required (only 1) | |
| /whiteList/addr | Optional (0 or more) | Type: {whiteListEntries} (String) |
| /blackList | Required (only 1) | |
| /blackList/addr | Optional (0 or more) | Type: {blackListEntries} (String) |