GET
/
messages
/
{message_id}
/
output

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

message_id
string
required

A unique identifier associated with the message you wish to retrieve (results from a send).

Response

200 - application/json
results
object[]
required

An array of render output of a previously sent message.