curl --request GET \
--url http://localhost:4000/api/waitlist/v2/streak \
--header 'Authorization: Bearer <token>'
Get check-in streak information
curl --request GET \
--url http://localhost:4000/api/waitlist/v2/streak \
--header 'Authorization: Bearer <token>'
Dynamic authentication JWT token
Streak information