Feed item activity
Feed item activity records any interaction with the feed item, e.g. the status of the feed item changed, or an agent or team was assigned. Additionally, comments are also recorded as activity.
Authorizations
AuthorizationstringRequired
Provide the token that is returned upon login
Path parameters
workspaceIdstringRequired
feedIdstringRequired
Represents an identifier for feed or feed contents. Supported formats ':' or '::', for example 'channel:747d7564-9ec1-461a-ad3a-2a3a55124917' or 'participant:contact:c453186d-c1e1-494d-9176-1673e1a542ee'
itemIdstringRequired
Feed Item UUID
Query parameters
limitinteger · min: 1 · max: 100OptionalDefault:
Limits the number of results to return
10pageTokenstring · max: 8000Optional
Pagination token that keeps of track of the current position in the list
reversebooleanOptionalDefault:
Order in which to retrieve the results
falsetypestring · enumOptionalPossible values:
Filter by activity type
Responses
200
ok
application/json
404
Workspace, Feed or FeedItem not found
application/json
get
/workspaces/{workspaceId}/feeds/{feedId}/items/{itemId}/activitiesLast updated
Was this helpful?

