Messages
Retrieve a message
Retrieves the message with the given ID.
GET
Path Parameters
The unique identifier of the message
Response
200
application/json
<p>Each interaction holds a number of <i>messages</i> and every message belongs to an interaction. The `sent_by` property of a message indicates whether a message was created by an agent or a user.</p>