curl --request GET \
--url https://api.boostgpt.co/v1/bot/chat/message/vote-status \
--header 'Authorization: Bearer <token>'{
"voted": true,
"vote_type": "upvote"
}Get the vote status for a specific chat message
curl --request GET \
--url https://api.boostgpt.co/v1/bot/chat/message/vote-status \
--header 'Authorization: Bearer <token>'{
"voted": true,
"vote_type": "upvote"
}Enter your API key
Agent ID
Message ID
Voter ID
Type of voter
member Was this page helpful?