Get leaderboard points

This API gives leaderboard points of specific events. We need to pass the authentication key to authenticate super admin and pass the event URL as path parameter.

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error codeError Description
4040200Event Not Found
40600013Cant create URL

Here is the description of response attributes, which returns to the form of a JSON array.

AttributeDescription
firstNameThis contains the first name of the user.
lastNameThis contains the last name of the user.
photoThis contains an image of the user.
pointThis contains a user leader board point.
userIdThis contains a user id that is unique.
titleThis contains title.
Language
Authorization
Header
Click Try It! to start a request and see the response here!