Is possible to get current meeting detials through API?

When I am exploring around docs of Zoom API reference, I only found API endpoint for getting past meeting details. But there is no API endpoint to get current meeting details. I want to use current meeting details data (for example - participants_count, start_time, etc). Is that possible to get the result which I want?

If my question makes no sense, I apologize.

Hi @progresstraining.onl

Thanks for reaching out to the Zoom Developer Forum!
And no need to apologize! I am happy to help here!
So you want to get meeting details data from live meetings?
If so, you could do that by calling the Get meeting details endpoint

And make sure to pass the query parameter type=live

Hope this helps,
Elisa

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.