It’s already exposed at the public user info endpoint
curl https://meta.discourse.org/u/falco.json -s | jq . | grep score
"gamification_score": 83015,
That’s a great suggestion, added to roadmap.
It’s already exposed at the public user info endpoint
curl https://meta.discourse.org/u/falco.json -s | jq . | grep score
"gamification_score": 83015,
That’s a great suggestion, added to roadmap.