Supahub Docs home page
Search...
⌘K
Back to Supahub
Dashboard
Dashboard
Search...
Navigation
Votes
Vote Object
Documentation
API Reference
Get Started
Introduction
Quickstart
Response Object
Pagination
Resources
Boards
Changelog
Comments
Labels
Users
Posts
Status
Tags
Votes
Vote Object
GET
List Votes
GET
Single Vote
POST
Upvote Post
Webhooks
Votes
Vote Object
Votes on a post.
The Vote Object contains several fields each with defined types and descriptions which are outlined as follows:
id
string
Unique identifier for the vote.
post
Post | null
Reference to the post associated with the vote.
voter
User | null
Reference to the user who cast the vote.
createdAt
Date
Timestamp of when the vote was registered.
Single Tag
List Votes
Assistant
Responses are generated using AI and may contain mistakes.