getMessage
Retrieves the Message object for a valid identifier.
GET
Path Parameters
Id of the Message
Response
200
application/json
Returns a [Message](#schema_message) object if a valid identifier was provided. Returns an [Error](#errors) otherwise
The response is of type object
.