Get Collective Points For User
GET/api/v1/external/gamification/points/collective/:userId
Get collective points for an user based on their active subscriptions to mangoes with gamification enabled.
- Provides total scores obtained by the user for each category of points
- There are different categories of points assign by the TagMango system - dailyActive, likeOnPost, commentOnPost, messageInRoom, createPost, 10perCourseCompletion, 50perCourseCompletion, 100perCourseCompletion, attendance, signUpThroughAffiliate
Custom Point Types
There could be custom point types generated by other platforms using TagMango API. All of them will be returned under the response.
Request
Responses
- 200
- 400
- 401
Collective Points for an user fetched successfully
Invalid request
Invalid token