Retrieves all schedules associated with a specific campaign.
campaignId provided in the URL path, and it must belong to your team.Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The unique identifier of the campaign
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)
1 <= x <= 7Whether 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)