文章 List Idea Vote REST 端点

URLs

GET api/v1/ideas/votes.xml (or .json)

请求参数

名称

类型

描述

必需

默认值

选项

PageIndex

int

Page index to retrieve

0

PageSize

int

Page size to retrieve

20

IdeaId

Guid

Filter votes to specific idea

UserId

int

Filter votes to a specific user

Value

bool

Filter for Up (true) or Down (false) votes