diff --git a/REST-GET-message.md b/REST-GET-message.md index 35e8d47..9448abf 100644 --- a/REST-GET-message.md +++ b/REST-GET-message.md @@ -13,7 +13,7 @@ Retrieve message body ### Output -The Inbucket version of the message headers, plus the Text and HTML portions of the MIME body of the email. +The Inbucket version of the message headers (same as returned by [GET /mailbox/{name}](https://github.com/jhillyerd/inbucket/wiki/REST-GET-mailbox)), plus the Text and HTML portions of the MIME body of the email. ### Example