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 |
否 |