Search
K
Case Management

ActivityFeedSearchResponse

object
caseIdstring

Case ID for which activity feed was searched

Example:CA0000061736

feedsarray[object]

Default:[]

Show Child Parameters
pageobject
Show Child Parameters
Example

ActivityFeedPageMetadata

object
pageSizeinteger

Number of records per page

Example:10

pageNumberinteger

Current page number

Example:1

totalPagesinteger

Total number of pages

Example:1

totalRecordsinteger(int64)

Total number of records

Example:3

Example

ActivityFeedRecord

object
idstring

Unique identifier for the activity feed record

Example:9c0638a9-1bab-4553-8135-75a3cfd471b3

rootEntityobject
Show Child Parameters
entityobject
Show Child Parameters
actionstring

Type of action performed on the entity

Allowed values:CREATEDSTATUS_CHANGEASSIGNMENTUNASSIGNMENT

changesarray[object]
Show Child Parameters
timestring(date-time)

Timestamp when the activity occurred

Example:2025-12-29T12:00:42Z

systemCreatedAtstring(date-time)

Timestamp when the record was created in the system

Example:2025-12-29T12:00:48Z

sourceobject
Show Child Parameters
Example

ActivityFeedRootEntity

object
typestring

Type of the root entity

Example:CASE

idstring

ID of the root entity

Example:CA0000061736

Example

ActivityFeedEntityRef

object
typestring

Type of entity in the activity feed

Allowed values:TASKSTAGESTEPCASEEXCEPTIONDOCUMENT

idstring

ID of the entity

Example:TA000000015170

labelstring

Label of the entity

Example:Other

Example