Messaging APIFetch messages from the HubGet a received message from the ecosio Integration Hubget https://api.test.ecosio-hub.com:{port}/api/v1/msg/{messageId}Path ParamsmessageIdstringrequiredThe UUID of the message, which shall be retrievedResponses 200OK. The details of a received message. Among the details is also the message itself. 400BAD REQUEST In case an error occurred during the processing of the request. 403FORBIDDEN. In case the user could not be authenticated CodeNameDescription101USER_KEY_INVALIDThe user provided a wrong user key (deprecated)104USER_NOT_PERMITTEDThe user authenticated successfully but has no rights to fulfill the requested task 404NOT FOUND. In case the message could not be foundUpdated 9 months ago Fetch a list of newly received messages from the ecosio Integration HubAcknowledge the successful or unsuccessful processing of a fetched messageDid this page help you?YesNo