URLs
GET api/v1/mentionables.xml (or .json)
LIST mentionables.
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
QueryText |
string |
Text used to find matching mentionables |
是 |
||
ApplicationId |
Guid? |
Mentionable content's application identifier |
否 |
||
ApplicationTypeId |
Guid? |
Mentionable content's application type identifier |
否 |
||
ContainerId |
Guid? |
Mentionable content's container identifier |
否 |
||
ContainerTypeId |
Guid? |
Mentionable content's container type identifier |
否 |
||
ContentTypeId |
Guid? |
Mentionable content's type identifier |
否 |
||
PageSize |
int? |
Page size to retrieve |
否 |