curl --request GET \ --url 'https://backend.testeswaffle.org/streaks/dates?email=leitor@exemplo.com'
{ "success": true, "data": { "dates": [ "2024-01-20", "2024-01-19", "2024-01-18", "2024-01-17", "2024-01-16", "2024-01-15" ], "totalDays": 45, "firstReadDate": "2023-12-01", "lastReadDate": "2024-01-20" } }
Obtém todas as datas em que o usuário realizou leituras
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
Email do usuário
Datas obtidas com sucesso
Show child attributes