GET Feed/New
Новое в ленте
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
edgeId | integer |
None. |
|
groups |
Фильтр по группам |
FeedGroupsForm |
None. |
users |
Фильтр по пользователям |
FeedUsersForm |
None. |
tasks |
Фильтр по задачам |
FeedTasksForm |
None. |
mentions | FeedMentionsForm |
None. |
|
favorites |
Фильтр по избранным событиям |
boolean |
None. |
howHeSeesMe |
WMID - включает режим "как видит мою ленту указанный корреспондент" |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of FeedNewViewName | Description | Type | Additional information |
---|---|---|---|
pinned | boolean |
None. |
|
id |
Идентификатор нового события |
integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "pinned": true, "id": 2 }, { "pinned": true, "id": 2 } ]