文章 List Forum Thread Vote REST 端点

URLs

GET api/v1/forums/threads/{threadid}/votes.xml (or .json)

Lists thread votes

请求参数

名称

类型

描述

必需

默认值

选项

ThreadId

int

Id of the Thread

UserId

int

User Id

PageIndex

int

Specify the page number of paged results to return. Zero-based index.

0

PageSize

int

Specify the number of results to return per page.

20

SortBy

int

Sort mechanism

Date

Date

SortOrder

int

Sort order

Descending

Ascending, Descending