Votes
Get Feedback Vote Info
Get vote count and check if current user has voted on a feedback item.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.userorbit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Request Body
The feedback ID to get vote information for
Response
Vote information
Use Cases
- Display Vote Count: Show number of votes on feedback
- Vote Button State: Determine if vote button should be active/inactive
- User Engagement: Track which feedback user has voted on
Notes
hasVotedandvoteIdonly populated with subscriber authentication- Vote count always returned regardless of authentication
- One vote per subscriber per feedback

