Retrieve Integration Instance Activity Stream

get

/ic/api/integration/v1/monitoring/instances/{id}/activityStream

Retrieves activity stream and audit trail data of the integration instance with the specified identifier. The response includes the sequence of actions, invokes, error messages(if any), along with their timestamps.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : MonitoringActivityStreamDetailsRs
Type: object
Show Source
Nested Schema : ascList
Type: array
Show Source
Nested Schema : descList
Type: array
Show Source
Nested Schema : loop
Type: object
Additional Properties Allowed
Show Source
Nested Schema : MonitoringActivityStreamDetailRs
Type: object
Show Source
Nested Schema : additionalProperties
Type: array
Show Source

400 Response

Malformed parameters

500 Response

Server error
Back to Top