get
https://api.accelevents.com/rest/host/event//challenge
This API is used to get all the event challenge details associated with the specified event.
This API is used at host side. Event admins and super admins can access this API. It will return data like recordsFiltered, recordsTotal, error, and other details.
To call this API, users have to pass query parameters with API URL like page, size, and authentication key to authenticate the user.
The searchString parameter is used to get Filtered Challenge List, passing Empty String will retrieve the All Challenge list.