Retrieve a message
Messages
Retrieve message
Retrieve a message.
GET
Retrieve a message
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the thread to which this message belongs.
The ID of the message to retrieve.
Response
200 - application/json
Successful response
The message object matching the specified ID.