文章 List Rating REST 端点

URLs

GET api/v1/ratings.xml (or .json)

LIST ratings.

请求参数

名称

类型

描述

必需

默认值

选项

ContentId

Guid?

Content identifier

ContentUrl

string

Content url

ContainerId

Guid?

Content container identifier

IncludeSubContainers

bool?

Include sub containers

ApplicationId

Guid?

Content application identifier

ContentTypeId

Guid?

Content type identifier

UserId

int?

User identifier

TypeId

Guid?

Categorization type

SortBy

string

Sort by 'Rating' or 'Date'

SortOrder

string

Sort order 'Ascending' or 'Descending'

PageSize

int?

Page size to retrieve

PageIndex

int?

Page index to retrieve