Email Scheduling
GET an Email Campaign Activity Schedule
Use this method to return the current schedule for an email campaign activity. This schedule contains the date that Constant Contact will send the email campaign activity to contacts. If the email campaign activity is not in SCHEDULED status, this method returns an empty array and a 200 response code.
get/emails/activities/{campaign_activity_id}/schedules
Path parameters
campaign_activity_idstring uuid required
The unique ID for an email campaign activity.
Response
Request successful.