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 TopResponse
Supported Media Types
- application/json;charset=utf-8
200 Response
Successful operation
404 Response
Payload not found
500 Response
Server error