Gets an existing vote for a thread for the accessing user
Forums › Read Thread Votes forums.threadvotes.readonly
forums.threadvotes.readonly
jQuery.telligent.evolution.get({ url: jQuery.telligent.evolution.site.getBaseUrl() + 'api.ashx/v2/forums/threads/{threadid}/vote.json', data: { 'threadid': '6' } }).then(function(response) { // use response });