GET api/v2/accounts/{accountId}/emails
Request
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accountId | integer |
Required |
Response
PageResultOfAccountEmailBasicName | Description | Type | Additional information |
---|---|---|---|
Count | integer | ||
TotalCount | integer | ||
Result | Collection of AccountEmailBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.