{"Status":true,"Message":"","Response":{"post":{"postuid":"74bcccff-ed08-4946-8586-0f681d82660b","tenantuid":"d8b744fc-2e70-4089-bb80-dd1d08f6c7b2","projectuid":"542e5f51-33cf-401f-aebe-4324ebe36fe4","title":"List Schedules","slug":"reference/list-schedules","html":"\u003Cp\u003EReturns an array of all scheduled messages.\u003C/p\u003E\u003Ch2 id=\u0022scheduled_messagea_hrefhttpsdevdailystorycomreferencelistschedulesscheduledmessagea\u0022\u003EScheduled Message\u003Ca href=\u0022https://dev.dailystory.com/reference/list-schedules#scheduled-message\u0022\u003E\u003C/a\u003E\u003C/h2\u003E\u003Cul\u003E\u003Cli\u003Eid\u0026nbsp;- the id of the scheduled message.\u003C/li\u003E\u003Cli\u003Etenantid\u0026nbsp;- the id of the tenant the scheduled message belongs to.\u003C/li\u003E\u003Cli\u003EcampaignId\u0026nbsp;- the id of the campaign the scheduled message belongs to.\u003C/li\u003E\u003Cli\u003EcontactMethod\u0026nbsp;- the type of message.\u003C/li\u003E\u003Cli\u003EmessageId\u0026nbsp;- the id of the message getting sent.\u003C/li\u003E\u003Cli\u003Esegments\u0026nbsp;- array of segment ids to sent to.\u003C/li\u003E\u003Cli\u003Eexcludes\u0026nbsp;- array of segment ids to exclude.\u003C/li\u003E\u003Cli\u003EdateScheduled\u0026nbsp;- the localized to the tenant date and time when the message is sent.\u003C/li\u003E\u003Cli\u003Esend_window_hours\u0026nbsp;- distribute the send evenly across a number of hours.\u003C/li\u003E\u003Cli\u003Elimit_recipients\u0026nbsp;- only send to a limited number of recipients.\u003C/li\u003E\u003Cli\u003Estatus\u0026nbsp;- what is the status of this scheduled message.\u003C/li\u003E\u003C/ul\u003E\u003Cp\u003E\n\n\u003C/p\u003E\u003Cdiv class=\u0022api_header\u0022\u003EHTTP Response Examples\u003C/div\u003E\u003Cdiv class=\u0022code_wrapper\u0022\u003E\u003Cdiv class=\u0022d-flex header\u0022\u003E\u003Cspan class=\u0022httpstatus\u0022\u003E\u003Cspan class=\u0022solid-circle success\u0022\u003E\u003C/span\u003E200\u003C/span\u003E\u003C/div\u003E\u003Cdiv class=\u0022code\u0022 data-language=\u0022json\u0022\u003E{\r\n  \u0026quot;Status\u0026quot;: true,\r\n  \u0026quot;Message\u0026quot;: \u0026quot;\u0026quot;,\r\n  \u0026quot;Response\u0026quot;: {\r\n    \u0026quot;schedule\u0026quot;: [\r\n      {\r\n        \u0026quot;id\u0026quot;: 41911,\r\n        \u0026quot;tenantid\u0026quot;: 12,\r\n        \u0026quot;campaignId\u0026quot;: 5196,\r\n        \u0026quot;contactMethod\u0026quot;: \u0026quot;SendEmail\u0026quot;,\r\n        \u0026quot;messageId\u0026quot;: 49480,\r\n        \u0026quot;segments\u0026quot;: [\r\n          13142\r\n        ],\r\n        \u0026quot;excludes\u0026quot;: [],\r\n        \u0026quot;dateScheduled\u0026quot;: \u0026quot;2023-09-25T15:30:00\u0026quot;,\r\n        \u0026quot;send_window_hours\u0026quot;: null,\r\n        \u0026quot;limit_recipients\u0026quot;: null,\r\n        \u0026quot;status\u0026quot;: \u0026quot;Ended\u0026quot;\r\n      },\r\n      {\r\n        \u0026quot;id\u0026quot;: 42032,\r\n        \u0026quot;tenantid\u0026quot;: 12,\r\n        \u0026quot;campaignId\u0026quot;: 8638,\r\n        \u0026quot;contactMethod\u0026quot;: \u0026quot;SendEmail\u0026quot;,\r\n        \u0026quot;messageId\u0026quot;: 48106,\r\n        \u0026quot;segments\u0026quot;: [],\r\n        \u0026quot;excludes\u0026quot;: [],\r\n        \u0026quot;dateScheduled\u0026quot;: \u0026quot;2023-09-30T13:00:00\u0026quot;,\r\n        \u0026quot;send_window_hours\u0026quot;: null,\r\n        \u0026quot;limit_recipients\u0026quot;: null,\r\n        \u0026quot;status\u0026quot;: \u0026quot;Ended\u0026quot;\r\n      },\r\n      {\r\n        \u0026quot;id\u0026quot;: 42539,\r\n        \u0026quot;tenantid\u0026quot;: 12,\r\n        \u0026quot;campaignId\u0026quot;: 5196,\r\n        \u0026quot;contactMethod\u0026quot;: \u0026quot;SendEmail\u0026quot;,\r\n        \u0026quot;messageId\u0026quot;: 50942,\r\n        \u0026quot;segments\u0026quot;: [],\r\n        \u0026quot;excludes\u0026quot;: [],\r\n        \u0026quot;dateScheduled\u0026quot;: \u0026quot;2023-10-17T16:00:00\u0026quot;,\r\n        \u0026quot;send_window_hours\u0026quot;: null,\r\n        \u0026quot;limit_recipients\u0026quot;: null,\r\n        \u0026quot;status\u0026quot;: \u0026quot;Ended\u0026quot;\r\n      },\r\n      {\r\n        \u0026quot;id\u0026quot;: 42646,\r\n        \u0026quot;tenantid\u0026quot;: 12,\r\n        \u0026quot;campaignId\u0026quot;: 5196,\r\n        \u0026quot;contactMethod\u0026quot;: \u0026quot;SendEmail\u0026quot;,\r\n        \u0026quot;messageId\u0026quot;: 50943,\r\n        \u0026quot;segments\u0026quot;: [\r\n          13427\r\n        ],\r\n        \u0026quot;excludes\u0026quot;: [],\r\n        \u0026quot;dateScheduled\u0026quot;: \u0026quot;2023-10-20T16:30:00\u0026quot;,\r\n        \u0026quot;send_window_hours\u0026quot;: null,\r\n        \u0026quot;limit_recipients\u0026quot;: null,\r\n        \u0026quot;status\u0026quot;: \u0026quot;Ended\u0026quot;\r\n      },\r\n      {\r\n        \u0026quot;id\u0026quot;: 42831,\r\n        \u0026quot;tenantid\u0026quot;: 12,\r\n        \u0026quot;campaignId\u0026quot;: 8638,\r\n        \u0026quot;contactMethod\u0026quot;: \u0026quot;SendEmail\u0026quot;,\r\n        \u0026quot;messageId\u0026quot;: 50808,\r\n        \u0026quot;segments\u0026quot;: [],\r\n        \u0026quot;excludes\u0026quot;: [],\r\n        \u0026quot;dateScheduled\u0026quot;: \u0026quot;2023-10-25T10:30:00\u0026quot;,\r\n        \u0026quot;send_window_hours\u0026quot;: null,\r\n        \u0026quot;limit_recipients\u0026quot;: null,\r\n        \u0026quot;status\u0026quot;: \u0026quot;Ended\u0026quot;\r\n      },\r\n      {\r\n        \u0026quot;id\u0026quot;: 44011,\r\n        \u0026quot;tenantid\u0026quot;: 12,\r\n        \u0026quot;campaignId\u0026quot;: 8638,\r\n        \u0026quot;contactMethod\u0026quot;: \u0026quot;SendEmail\u0026quot;,\r\n        \u0026quot;messageId\u0026quot;: 51146,\r\n        \u0026quot;segments\u0026quot;: [],\r\n        \u0026quot;excludes\u0026quot;: [],\r\n        \u0026quot;dateScheduled\u0026quot;: \u0026quot;2023-11-28T10:00:00\u0026quot;,\r\n        \u0026quot;send_window_hours\u0026quot;: null,\r\n        \u0026quot;limit_recipients\u0026quot;: null,\r\n        \u0026quot;status\u0026quot;: \u0026quot;Ended\u0026quot;\r\n      },\r\n      {\r\n        \u0026quot;id\u0026quot;: 44250,\r\n        \u0026quot;tenantid\u0026quot;: 12,\r\n        \u0026quot;campaignId\u0026quot;: 5196,\r\n        \u0026quot;contactMethod\u0026quot;: \u0026quot;SendEmail\u0026quot;,\r\n        \u0026quot;messageId\u0026quot;: 53288,\r\n        \u0026quot;segments\u0026quot;: [],\r\n        \u0026quot;excludes\u0026quot;: [],\r\n        \u0026quot;dateScheduled\u0026quot;: \u0026quot;2023-12-06T10:00:00\u0026quot;,\r\n        \u0026quot;send_window_hours\u0026quot;: null,\r\n        \u0026quot;limit_recipients\u0026quot;: null,\r\n        \u0026quot;status\u0026quot;: \u0026quot;Ended\u0026quot;\r\n      },\r\n      {\r\n        \u0026quot;id\u0026quot;: 44251,\r\n        \u0026quot;tenantid\u0026quot;: 12,\r\n        \u0026quot;campaignId\u0026quot;: 5196,\r\n        \u0026quot;contactMethod\u0026quot;: \u0026quot;SendEmail\u0026quot;,\r\n        \u0026quot;messageId\u0026quot;: 53301,\r\n        \u0026quot;segments\u0026quot;: [],\r\n        \u0026quot;excludes\u0026quot;: [],\r\n        \u0026quot;dateScheduled\u0026quot;: \u0026quot;2023-12-12T10:00:00\u0026quot;,\r\n        \u0026quot;send_window_hours\u0026quot;: null,\r\n        \u0026quot;limit_recipients\u0026quot;: null,\r\n        \u0026quot;status\u0026quot;: \u0026quot;Ended\u0026quot;\r\n      },\r\n      {\r\n        \u0026quot;id\u0026quot;: 44542,\r\n        \u0026quot;tenantid\u0026quot;: 12,\r\n        \u0026quot;campaignId\u0026quot;: 5196,\r\n        \u0026quot;contactMethod\u0026quot;: \u0026quot;SendEmail\u0026quot;,\r\n        \u0026quot;messageId\u0026quot;: 53289,\r\n        \u0026quot;segments\u0026quot;: [\r\n          14118,\r\n          2684\r\n        ],\r\n        \u0026quot;excludes\u0026quot;: [],\r\n        \u0026quot;dateScheduled\u0026quot;: \u0026quot;2023-12-14T11:00:00\u0026quot;,\r\n        \u0026quot;send_window_hours\u0026quot;: null,\r\n        \u0026quot;limit_recipients\u0026quot;: null,\r\n        \u0026quot;status\u0026quot;: \u0026quot;Ended\u0026quot;\r\n      }\r\n    ]\r\n  }\r\n}\u003C/div\u003E\u003C/div\u003E\u003Cp\u003E\u003C/p\u003E","json_meta":{"api_verb":"GET","api_path":"https://us-1.dailystory.com/api/v1/schedules/"},"publish_status":0,"post_type":"API","featured_image_updating":false,"meta_description":"Returns an array of scheduled messages with details like campaign, segments, status, and sending time. Includes API response examples.","display_toc":true,"has_workingcopy":false,"allow_indexing":true,"sort_order":2,"total_views":0,"date_published":"2025-09-26T20:23:47.61","date_updated":"2025-09-26T20:23:48.23","date_created":"2025-09-26T20:22:58.507"}}}