Can I use the API to get the chat log of a prior meeting?

Description
Im having trouble finding how to get the messages of a prior meeting in zoom with the api. I tried passing the ID of the meeting as a channel ID with the message call.

Error
No error.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Hey @damien.ostler,

If you are trying to get “In Meeting Chat” logs, you can use the GET Meeting Recordings endpoints

Screen Shot 2020-04-06 at 1.27.12 PM

Thanks,
Tommy