API Endpoint(s) and/or Zoom API Event(s)
GET /meetings/{meetingId} (ref)
Description
Sometimes in our Zoom App we do not receive the webhook for Meeting Information or Participant Information (or it arrives not within the time frame acceptable for us) and we want to proactively request this information from the API if we didn’t receive the event.
Hi @ron - I work with Asiel and wanted to follow up. This doesn’t answer our question.
We want to make these calls server-to-server using the Zoom App credentials.
Our app needs Meeting and Participation details, but we see inconsistency in the timing and delivery of Zoom Events for these two pieces of information. Can we use the GET /meetings/{meetingId} endpoint if our Zoom App has the Meeting Read scope?
As a follow-up, what can we do about participant information?
Yes, you can use your Zoom Apps credentials to call our Rest API endpoints, just make sure to add the necessary scopes in your app to be able to access the endpoints you need.
About the issues with the events, I will go ahead and send you a private message to help you look into this Best,
Elisa