// Replace API_KEY with your api key and :voteId with vote idcurl --location 'https://api.supahub.com/api/v1/votes/:voteId' \--header 'Authorization: Bearer API_KEY'
Votes
Single Vote
Retrieve deatils of a single vote.
Copy
// Replace API_KEY with your api key and :voteId with vote idcurl --location 'https://api.supahub.com/api/v1/votes/:voteId' \--header 'Authorization: Bearer API_KEY'
// Replace API_KEY with your api key and :voteId with vote idcurl --location 'https://api.supahub.com/api/v1/votes/:voteId' \--header 'Authorization: Bearer API_KEY'