Retrieve the Wire Message Payload

get

/ic/api/b2b/v1/monitoring/wiremessages/{id}/payload

Retrieves the payload file of the specified message identifier. The maximum size that this API function retrieves is 500 KB.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : PayloadRs
Match All
Show Source
Nested Schema : IdRs
Match All
Show Source
Nested Schema : GenericRestRs
Type: object
Show Source
Nested Schema : IdRs-allOf[1]
Type: object
Show Source
Nested Schema : PayloadRs-allOf[2]
Type: object
Show Source

404 Response

Payload not found

500 Response

Server error
Back to Top