Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

results
RenderOutput · object[]
required

An array of render output of a previously sent message.