Get text content for a message from a domain
GET/api/v2/domains/:domain/messages/:messageId/text
Returns the extracted “real text” content of the message without HTML, formatting, or images. The response is a JSON object with a text field, and the value may include quoted-printable encoded sequences (for example =C2=A0) depending on source message encoding.
Request
Responses
- 200
- default
Message text retrieved
Error response