Get Thread Original Source

This endpoint returns thread source as a message/rfc822 response.

Request

GET /v2/conversations/123/threads/456/original-source HTTP/1.1
Authorization: Bearer oauth_token
Accept: message/rfc822

Response

HTTP/1.1 200 OK
Content-Type: message/rfc822

thread source text
thread source text