Getting recordings for deleted meetings

Format Your New Topic as Follows:

API Endpoint(s) and/or Zoom API Event(s)

Description
I am building the deleteMeeting funcitonality for my application. I’m wondering that if I delete the meeting via the zoom API here (Meetings APIs - Zoom Developers), will I still be able to access any recordings using the uuid of the just deleted meeting?

I’m not seeing anything clearly one way or another, especially since recordings last 30 days or so after a meeting ends?

Hi @wtaggart
When you delete a meeting recording via API, you have 2 options, to move the recording to trash or to delete permanently.
If you were to send it to trash, you could then recover the recording using the endpoint you have shared in the first post

Hey Elisa, I’m wondering about the recordings of deleted meetings. So if a meeting itself gets deleted, can you access the recordings of that deleted meeting?

In my email, I saw a response from the user milton but I don’t see that here

Hey @wtaggart
I just ran a test on my end and yes, you can get the recordings of deleted meetings