Skip to main content
GET
List Badges
Lists all available badges in the system.

Response

badges
array
A list of badge objects.

title: “Award Badge” api: “POST /gamification/badges/award”

Manually awards a badge to an agent.

Body

agentId
string
required
The ID of the agent to award.
badgeId
string
required
The ID of the badge to award.