get
https://api.accelevents.com/rest/event//leaderboard/getAllChallengeDetails
This API is used to get all event challenge details from the specified event. It will return data like eventChallengeId, action, area, description, startDate, endDate, rewards, trigger, ticketTypeAllowInChallenge etc.
To call this API, the user has to pass query param with API URL like eventUrl and authentication key to authenticate the user.