get
/v1/runbooks/executions/{execution_id}/votes/status
Returns the status of the votes
Authorization
apiKey - Authorization
Request Parameters
1 Path Parameter
Responses
Returns the status of the votes
Schema
voted
boolean
Whether or not the current actor has voted
liked
boolean
Whether or not the current actor has voted positively
disliked
boolean
Whether or not the current actor has voted negatively
likes
integer
1 validation
dislikes
integer
1 validation
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
execution_id
$$.env
2 variables not set
host
Authorization