Each user has email addresses that have been registered in the user account. These email addresses can be retrieved by using the Account Email Address resource.
Please select what you would like to do:
You can retrieve a list of account email addresses by using the GET method on the email address collection:
https://api.constantcontact.com/ws/customers/{user-name}/settings/emailaddresses
The GET method will return a list of email addresses that are registered in the account as described in the Account Email Address resource. Each <entry> represents an email address, and its unique ID is presented in <id>. The link that retrieves the details of an email address is presented in <link> with rel attribute of "edit".
You can get details of a particular email address by using the GET method on an email address resource:
https://api.constantcontact.com/ws/customers/{user-name}/settings/emailaddresses/{email-id}
The details of an email address include its status and verified time.
Recent comments
1 day 11 hours ago
1 day 11 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 16 hours ago
1 day 20 hours ago
2 days 3 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 11 hours ago