get https://developer.interactgo.com/api/badge
Get a list of all badges on your intranet, as well as the number of users with that badge assigned to their profile.
Responses
Get a list of all badges on your intranet, as well as the number of users with that badge assigned to their profile.
xxxxxxxxxx
curl --request GET \
--url https://developer.interactgo.com/api/badge \
--header 'X-Tenant: e822a190-a116-4779-ad0a-87631b51898a' \
--header 'accept: application/json'