Ask about anything in DailyStory Developer Documentation

Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.

Recently updated

    Dashboard
    Edit Article Logout

    Get Schedule


    Get the schedule for a specific message id

    Path Parameters
    idstringrequired
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": { "schedule": [ { "id": 41911, "tenantid": 12, "campaignId": 5196, "contactMethod": "SendEmail", "messageId": 49480, "segments": [ 13142 ], "excludes": [], "dateScheduled": "2023-09-25T15:30:00", "send_window_hours": null, "limit_recipients": null, "status": "Ended" } ], "stats": { "total_count": 25, "total_email_optout": 1, "total_email_enabled": 22, "total_push_enabled": 0, "total_sms_optout": 0, "total_sms_enabled": 0, "total_donotcontact": 0, "total_webpush_enabled": 0 } } }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version