Skip to main content

Get a user's gamification data

Endpoint URL

GET /api/v2/users/:id/gamification

Returns a user's gamification sub-resource (points, level, and badges).

  • Returns 404 when gamification is disabled for the portal, or when the user does not exist.
  • Each badge contains: name, type, image_url, criteria, issued_on (unix timestamp) and badge_set_id.

Request

Responses

Successful response