getMessage
Retrieves the Message object for a valid identifier.
GET
/messages/{id}Header parameters
x-user-keystringrequiredAuthentication Key
Path parameters
idstringrequiredID of the Message
Response
application/jsonReturns a Message object if a valid identifier was provided
The response is of type getMessageResponse · object.
messageobjectrequiredThe Message object represents a message in a Conversation for a specific User.