get
https://api.accelevents.com/rest/event//leaderboard
This API is used to get leaderboard data from the specified event. It will return a list of leaderboard data like firstName, lastName, title, photo, point, userId, etc.
To call this API, the user has to pass query param with API urls like eventUrl and authentication key to authenticate the user.