This endpoint returns thread source as a message/rfc822 response.
GET /v2/conversations/123/threads/456/original-source HTTP/1.1 Authorization: Bearer oauth_token Accept: message/rfc822
HTTP/1.1 200 OK Content-Type: message/rfc822 thread source text
thread source text
Contents