Authorization: ********************curl --location 'http://localhost:6567/api/v1/api/v1/me/streak' \
--header 'Authorization: Bearer <token>'{
"currentStreak": 15,
"longestStreak": 42,
"lastActivityDate": "2024-01-20",
"totalXpThisWeek": 1250
}