get
https://api.accelevents.com/rest/host/event//challenge/
This API is used to get challenge details using the event challenge ID associated with the specified event.
This API is used on the host side. Event admins and super admins can access it.
It will return data like area, name, description, startDate, endDate, action, startDateUtc, endDateUtc, eventChallengeId, gamificationTabDisabled and other details.
To call this API, users have to pass query parameters with API URL like eventChallengeDetailId and authentication key to authenticate user.