Retrieve Single Integration Monitoring Metrics

get

/icsapis/v1/monitoring/integrations/{code}/{version}

Retrieves the monitoring metrics for a single integration.

Request

Supported Media Types
  • application/xml
  • application/json
Path Parameters
code
Type: string
Required: true
Integration identifier
version
Type: string
Required: true
Integration version

Response

Supported Media Types
  • application/json; charset=UTF-8
  • application/xml; charset=UTF-8
200 Response
Successful operation
Body
Root Schema : IntegrationFlowHealthRecords
Type: object
Nested Schema : items
Type: array
Nested Schema : IntegrationFlowHealthItem
Type: object
Nested Schema : IntegrationFlowErrorItem
Type: object
Nested Schema : errorObjects
Type: array
Nested Schema : items
Type: object