-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello,
I am looking at the source to try to build a project for a desktop app because enterprise firewalls block IMAP/SMTP but the app is able to access the mailbox.
What I see is that app leverages a REST API EndPoint here: $MAIL_API/api/mail/{mailboxUuid}/folder/{folderId}/mobile/messages?uids=1,2,3
It receives structured data in the form of GetMessagesByUidsResult.
However I don't see it documented here
Is there another API documentation that I am missing?
I was hoping to see JMAP to use a standard client but sounds like it needs to be build from the ground up.
Thanks.
jhult
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working