Show Vote

GET {{baseUrl}}/api/v2/help_center/votes/:vote_id

Allowed for

  • End users

Sideloads

The following sideloads are supported:

NameWill sideload
usersauthors
articlesarticles
translationstranslations of any sideloaded articles
postsposts
commentscomments

Note that you must sideload articles in order to sideload translations.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"vote":{"value":"\u003cinteger\u003e","created_at":"\u003cstring\u003e","id":"\u003cinteger\u003e","item_id":"\u003cinteger\u003e","item_type":"\u003cstring\u003e","updated_at":"\u003cstring\u003e","url":"\u003cstring\u003e","user_id":"\u003cinteger\u003e"}}