Verify if meeting has record enabled

Hello, I would like to know if there is an endpoint that returns the information if the meeting was recorded or not
I don’t look for the recording data, only if it was configured to record or not.
Since it exists on the dashboard (Sign In - Zoom) there is a “Recording” option where it is marked whether or not it was recorded (even if recording is not yet available)

Hey @triventoeducacaodev !

It sounds like you might want to check out our webhooks on recording:

Let us know if you have any questions!

I totally agreed with your answer. My problem has been solved:blush:.

Have a nice day to all:relaxed:.

Yes, we do use hooks, great feature by the way.
But sometimes the hooks aren’t fired at all, so we had to create some jobs to keep checking meetings that didn’t have this return.
That’s when the need arose to differentiate the meeting that had recording from those that didn’t.