diff --git a/REST-GET--mailbox.md b/REST-GET--mailbox.md index bf70de8..ce0ce51 100644 --- a/REST-GET--mailbox.md +++ b/REST-GET--mailbox.md @@ -2,6 +2,8 @@ `GET /mailbox/{name}` +Example: `curl -i -H "Accept: application/json" http://localhost:9000/mailbox/swaks` + ### Params * name: Name of the mailbox to list the contents of