Similar to the GET Assigned Points API, but returning a list of badges that user has received.
Use Cases:
- Integrating community data elsewhere (we’d like to bring it into our platform as part of personalization, highlighting the community
- Automating awarding badges (conditions for badges already received)
- I have a number of multi-level badges where I’ll do a revoke/award so as not to have their profile show multiple levels of the same badge. I have to use custom roles to track if they’ve received that badge before because there’s no way to check a single user’s badge.
- Examples