Is there are way to get synced emails showing in deals with API?

I want to extract synced emails data for each deal.

How can I get this data with an API ?

Hi @Jawad_Fazal

Are you looking for this endpoint possibly? GET/deals/{id}/mailMessages

Hi @David,

I’ve follow that endpoint and successfully get the details of the email associated to a deal.
Now my problem is how can I get the whole message of the body?

Im just getting the snippet value of the body.

Thanks

Has there been any progress with this?
Emails that were sync’d and not set as an ''activity", how can the whole message of the body be pulled via API?