Vote
Get Vote Status
Get vote status for a specific comment or page
get/votes/{target_name}/{target_id}
Path parameters
target_name'comment' | 'page' required
The name of vote target
target_idinteger required
The target comment or page ID
Response
OK
Changes
Changed in 3 of the 21 revisions of this API.12
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲