Skip to main content

Feed

{
"type": "string",
"discussion": {
"id": "integer",
"type": "string",
"last_activity_at": "string",
"author": {},
"added_at": "string",
"last_edited_at": "string",
"html": "string",
"summary": "string",
"deleted": "boolean",
"collapsed": "boolean",
"comment_count": "integer",
"view_count": "integer",
"vote_count": "integer",
"reactions_count": [],
"voted": "boolean",
"follower_count": "integer",
"followed": "boolean",
"suspended": "boolean",
"flag_count": "integer",
"share_count": "integer",
"slug": "string",
"categories": [],
"medias": [],
"location": "string",
"addressing": [],
"tags": [],
"poll": {},
"title": "string"
},
"seen_by_id": [],
"has_boost": "boolean"
}

Properties

NameTypeRequiredRestrictionsDescription
typestringfalseread-onlyThe type of the object, can be discussion , post or status
discussionDiscussion¦nullfalseread-onlyThe discussion obj
postPost¦undefinedfalseread-onlyThe post obj
statusStatus¦undefinedfalseread-onlyThe status obj
seen_by_idlist(integer)¦undefinedfalseread-onlyId of User that have seen this object
has_boost¦undefinedfalseread-onlyIf true, this object has the visibility boost
activitieslist(FeedActivity)¦undefinedfalseread-onlyList of feed acitivity. This field is returned only for relevance feed