Messages
Get message content
GET
/
messages
/
{message_id}
/
output
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
message_id
string
requiredA unique identifier associated with the message you wish to retrieve (results from a send).
Response
200 - application/json
results
object[]
requiredAn array of render output of a previously sent message.