// Replace API_KEY with your api key curl --location 'https://api.supahub.com/api/v1/votes?limit=10&page=1' \ --header 'Authorization: Bearer API_KEY'
Retrieve voters list.