get https://app.viral-loops.com/api/v3/campaign/participant/rank
Only participants that have not been flagged are returned (see Flag participants). Use this to programmatically check who is at the top of the waiting list or leaderboard.
Danger
Be careful when using this API call to create your own waiting list (or leaderboard) widget. Do not use this API call publicly as it will expose the personal data of your participants. Make sure to clean up the returned data in your backend first and remove personal information (eg. emails).