You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team, I'm working on a academic research on crowdsourcing and is using your public api to gather some data. Just want to know that in V5 challenge API https://api.topcoder.com/v5/challenges/?status=Completed how can I get the list of registrants' handles? This field was available in v4 api and frontend app can show the registrants' list but I can't find any api call that contains the JSON data of registrant list.
Or is it directly return from server side rendering React?