getMessage
Retrieves the Message object for a valid identifier.
GET
Headers
Authentication Key
Path Parameters
Id of the Message
Response
200
application/json
Returns a [Message](#schema_message) object if a valid identifier was provided
The Message object represents a message in a Conversation for a specific User.
Was this page helpful?