curl --request GET \ --url 'https://backend.testeswaffle.org/streaks/missions?email=leitor@exemplo.com'
{ "success": true, "data": { "isFirstAccess": false, "goals": [ { "daysToMaintain": 7, "gift": "Adesivos exclusivos do the news", "emoji": "🎯", "alreadyCompletedThisGoal": true, "wantsToReceiveTheGift": "WANT" }, { "daysToMaintain": 30, "gift": "Camiseta oficial do the news", "emoji": "👕", "alreadyCompletedThisGoal": false, "wantsToReceiveTheGift": "NEVER_REPLIED" }, { "daysToMaintain": 90, "gift": "Kit completo de presentes", "emoji": "🎁", "alreadyCompletedThisGoal": false, "wantsToReceiveTheGift": "NEVER_REPLIED" } ] } }
Obtém as missões de streak disponíveis para um leitor
Documentation IndexFetch the complete documentation index at: https://docs.thenewscc.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.thenewscc.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Show properties
Show goal object
Email do leitor
Missões obtidas com sucesso
Show child attributes