Get one mail message, message not fount found

I try to get one mail message. When I list all messages from one deal, I’ll get a message ID.
But when I try to get the message, no message has been found.

Is the message ID, the ID I can find in the message.data.id?

http call like below:
this.http.get(${pipedriveBaseUrl}/mailbox/mailMessages/${messageId}?include_body=1&api_token=${pipedriveApiToken}

Hey @Hans_Anker

Sorry for the wait on this. I’m doing some on this at the moment as well and will give you an update as soon as I can.

Seems we had a bit of an issue with misdirection on the Request regarding this, but it should work for you now.