From fff316c87fdff42b9e76791f500b1d3d660fca81 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Tue, 16 Jan 2024 16:57:40 -0800 Subject: [PATCH] add latest --- REST-GET-message.md | 1 + 1 file changed, 1 insertion(+) diff --git a/REST-GET-message.md b/REST-GET-message.md index 0eccb7d..684ff05 100644 --- a/REST-GET-message.md +++ b/REST-GET-message.md @@ -10,6 +10,7 @@ Retrieve message body * `name` - name of the mailbox the message belongs to * `id` - identifier of the message to retrieve + * Using an `id` of `latest` will retrieve the most recent message in the mailbox ### Output