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 a Reward


    Gets a reward.

    Path Parameters
    uuidstringrequired
    The unique id of the reward to return.
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": { "reward": { "uuid": "1f4e5f42-7e80-4e5f-b709-9eb6329ff09a", "name": "Testing reward icon", "icon": "fa-light_fa-award", "is_enabled": true, "is_custom": true, "is_earn_once": false, "points": 10, "earning_type": 0, "times_rewarded": 0, "integrations": [] } } }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version