ContributionsMost RecentMost LikesSolutionsRe: API call for badges Using LiQL to fiddle around with a Badging leaderboard. Any chance we can get this to work with Badges? select user_badges.count(*) FROM users WHERE id = '2024' I'm seeing this returned when I try: "developer_message" : "Field 'user_badges.count(*)' does not exist for object 'users'. Thanks!