curl --request GET \
--url http://localhost:4000/api/waitlist/v2/achievements \
--header 'Authorization: Bearer <token>'
Get user achievements
curl --request GET \
--url http://localhost:4000/api/waitlist/v2/achievements \
--header 'Authorization: Bearer <token>'
Dynamic authentication JWT token
User achievements