Skip to content

Get the followed items of the authenticated user

GET
/cms/customer/feed

Feed found

Feed

API representation of a feed

object
id

Feed ID

integer format: int64
timestamp

Creation date

string format: date-time
last_modified

Last modification date

string format: date-time
updates_count

Number of updates to the feed

integer format: int64
items

Followed items

Array<object>
Feed Item

API representation of a feed item

object
object_type

Object type

string
Example
Article
object_id

Object ID

integer format: int64
Example
12345
field_name

Field name

object
object

Expanded object, depending on the signature

object

Not found