Skip to main content
GET
Fetch the full details of a specific schedule by providing its unique identifier. Returns the complete schedule object including all configuration, blast variants, and timestamps.

Path Parameters

string
required
The unique identifier of the schedule to retrieve.

Response Fields

string
Unique identifier for the schedule.
string
Name of the schedule.
string
Current status. One of: draft, off, on, complete, archive.
string
Type of schedule. One of: blast or automated.
array of integers
IDs of the source sending lists assigned to this schedule.
array of strings
IDs of the audiences targeted by this schedule.
boolean
Whether this schedule repeats on selected days of the week.
string
Time of day to send, in HH:MM format (24-hour).
datetime
The specific date for a one-time (non-repeating) schedule.
datetime
Start date for a repeating schedule.
datetime
End date for a repeating schedule.
object
Which days the repeating schedule is active. Contains boolean fields: monday, tuesday, wednesday, thursday, friday, saturday, sunday.
float
Skip sending to a contact if they were already sent to within this many hours.
boolean
Whether send_time is interpreted in each recipient’s local timezone.
boolean
Whether bot filtering is enabled for this schedule.
boolean
Whether this schedule sends MMS messages.
boolean
Whether click-to-open mode is enabled.
float
Percentage of the audience allocated to automated creative selection.
float
Expected or target revenue from this send.
array
Array of blast variant objects.
datetime
Timestamp when the schedule was created.
datetime
Timestamp when the schedule was last updated.

Examples

Error Codes

Next Steps

Campaign Scheduling

Scheduling best practices

List Audiences

View audiences