Retrieve Business Message Details

get

/ic/api/b2b/v1/monitoring/businessmessages/{id}

Retrieves detailed information about the business message with the specified identifier. Retrieves information such as message type, state, direction and properties.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : businessmessage
Type: object
Show Source
Nested Schema : correlatedMessages
Type: array
Show Source
Nested Schema : identifiers
Type: object
Additional Properties Allowed
Show Source
Nested Schema : payload
Type: object
Show Source
Nested Schema : processingResults
Type: array
Show Source
Nested Schema : transportProperties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : CorrelatedMessage
Type: object
Show Source
Nested Schema : action
Type: object
Show Source
Nested Schema : comment
Type: object
Show Source
Nested Schema : identities
Type: array
Show Source
Nested Schema : activityChanges
Type: array
Show Source
Nested Schema : assignees
Type: array
Show Source
Nested Schema : correlationKeyChanges
Type: array
Show Source
Nested Schema : dataObjectChanges
Type: array
Show Source
Nested Schema : instanceAttributeChanges
Type: array
Show Source
Nested Schema : processes
Type: array
Show Source
Nested Schema : FlowChangeItemReq
Type: object
Show Source
Nested Schema : correlationKeyChanges
Type: array
Show Source
Nested Schema : dataObjectChanges
Type: array
Show Source
Nested Schema : instanceAttributeChanges
Type: array
Show Source
Nested Schema : DataVariable
Type: object
Show Source
Nested Schema : QName
Type: object
Show Source
Nested Schema : identity
Type: object
Discriminator: type
Show Source

400 Response

Malformed parameters

404 Response

Business message not found

412 Response

Pre condition failed

500 Response

Server error
Back to Top