Obtaining private chat messages from meeting

I’m downloading the CHAT file from the list of files available in the meeting recordings endpoint, but I’m only seeing chat messages that were public.
Is it possible to see private messages that were sent to a single recipient?
Even private messages sent to and from the meeting host aren’t visible.

I’m using JWT auth.


E.g. GET /v2/accounts/me/recordings?from=2020-07-21&to=2020-07-21

Hey @yoavc,

Private Chat messages are not saved in the recording chat files.

Thanks,
Tommy