文章 List Mention REST 端点

URLs

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

LIST mentions.

请求参数

名称

类型

描述

必需

默认值

选项

MentionedApplicationId

Guid?

Mentioned content's application identifier

MentionedApplicationTypeId

Guid?

Mentioned content's application type identifier

MentionedContainerId

Guid?

Mentioned content's container identifier

MentionedContentIds

string

Mentioned content's identifiers, separated by commas

MentionedContentTypeId

Guid?

Mentioned content's type identifier

MentioningApplicationId

Guid?

Mentioning content's application identifier

MentioningApplicationTypeId

Guid?

Mentioning content's application type identifier

MentioningContainerId

Guid?

Mentioning content's container identifier

MentioningContentIds

string

Mentioning content's identifiers, separated by commas

MentioningContentTypeId

Guid?

Mentioning content's type identifier

MentioningPropertyName

string

Mentioning content's property name

SortBy

string

Sort by 'Date'

SortOrder

string

Sort order 'Ascending' or 'Descending'

PageSize

int?

Page size to retrieve

PageIndex

int?

Page index to retrieve