v1

latestSwagger 2.0Private2026-08-04128286690.5 KB
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.

scheduled_datestring date-time

The date when Constant Contact will send the email campaign activity to contacts in ISO-8601 format. For example, <code>2022-05-17</code> and <code>2022-05-17T16:37:59.091Z</code> are valid dates.