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

    List Text Messages


    Returns an array of text messages.

    Path Parameters
    campaignidstring
    Optionally filter to text messages in a campaign.
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": { "textMessages": [ ... array of text message objects ] } }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version