curl --request GET \ --url 'https://backend.testeswaffle.org/streaks/[email protected]'
{ "success": true, "message": "Streak obtido com sucesso", "data": { "readerId": "reader_789", "currentStreak": 15, "maxStreak": 30, "weekdays": { "segunda": true, "terca": true, "quarta": true, "quinta": true, "sexta": false, "sabado": false, "domingo": false } }, "notifications": true, "url": "https://thenewscc.com.br/streak" }
Obtém informações detalhadas sobre o streak atual do usuário
Show properties
Show days
Email do usuário
Informações do streak obtidas com sucesso
Show child attributes