# Hoe krijg ik een volledige lijst van badges van alle gebruikers

**URL:** https://meta.discourse.org/t/how-to-get-a-full-list-of-badges-of-all-users/219311
**Category:** Development
**Tags:** rest-api
**Created:** [24 februari 2022 om 19:51 UTC](https://meta.discourse.org/t/how-to-get-a-full-list-of-badges-of-all-users/219311 "2022-02-24T19:51:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Gabriel\_Baierle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gabriel_baierle/32/249905_2.png) [@Gabriel\_Baierle](https://meta.discourse.org/u/Gabriel_Baierle)
#### Post date: [24 februari 2022 om 19:51 UTC](https://meta.discourse.org/t/how-to-get-a-full-list-of-badges-of-all-users/219311/1 "2022-02-24T19:51:34Z")

</div>

I need to do something similar to the `/user_badges/{user}` endpoint, but I would like to retrieve the badges from all users at once. I could make a request for each user, but I don’t think this solution would scale with a large amount of users.

Is there a plugin or some other way to get a list with all users and their granted badges using the Discourse API? Couldn’t find a way out of the box.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [24 februari 2022 om 21:41 UTC](https://meta.discourse.org/t/how-to-get-a-full-list-of-badges-of-all-users/219311/2 "2022-02-24T21:41:18Z")

</div>

I think this will do what you want: [How to run Data Explorer queries with the Discourse API](https://meta.discourse.org/t/how-to-run-data-explorer-queries-with-the-discourse-api/120063)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [26 maart 2022 om 21:41 UTC](https://meta.discourse.org/t/how-to-get-a-full-list-of-badges-of-all-users/219311/3 "2022-03-26T21:41:22Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
