Inbound and Outbound message retrievers
Retrieve details of inbound and outbound messages processed through the Unifier API.
GET /v1/messages/{'{'}msgId{'}'} looks up a single message by its UUID and returns its full details - sender, receiver, channel, and body - letting you check on a specific inbound or outbound message without waiting for its next notification event.