This endpoint uses the Schedule object.
campaignId provided in the URL path, and it must belong to your team.Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The unique identifier of the campaign
Response
Success
Unique schedule identifier
Schedule name
Seconds between sends
Schedule timezone (e.g., 'Europe/Paris')
Daily start time (HH:mm)
Daily end time (HH:mm)
Active weekdays (1=Monday, 7=Sunday)
Whether the schedule is available as a template for other users
Unique identifier of the team that owns this schedule
Unique identifier of the user who created this schedule
Timestamp when the schedule was created
Timestamp when the schedule was deleted (only present if deleted)
Unique identifier of the user who deleted this schedule (only present if deleted)