Get the followed items of the authenticated user
GET /cms/customer/feed
GET
/cms/customer/feed
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”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 ItemAPI 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