API data issues

Why can’t these APIs get the data after the meeting is over, only while the meeting is in progress?

  1. List meetings API
    Zoom Account Master API

  2. List meeting participants API
    Zoom Account Master API

  3. List meeting participants QoS API

@Bruce.Wang , did you put type=past as the query parameter?

@gianni.zoom
Thank you very much for your reply.
Two more questions to confirm:

  1. today I created a meeting, and after it was over, accessed the api
    https://api.zoom.us/v2/metrics/meetings?type=past&from=2023-03-12&to=2024-03-14
    But I can’t get the data of this meeting, how long do I need to wait to get the data?
    2.Get meeting recordings API:
    Do the urls generated in the api (share_url, play_url) have an expiration time, or can i get the expiration time from another api?

@Bruce.Wang , how long after meeting end did you query? There may be a 1-2 minute lag.

As a paid user you can set the expiration for recordings, but you’ll be able to access the data via that endpoint up to 6 months after the recording has been processed and made available.

@gianni.zoom
Thank you very much for your reply.
But now I still can’t get the data of the meeting that has ended, I need help to reconfirm what is the reason for this.

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

Hi @Bruce.Wang ,

Was this meeting a recurring meeting? If so, you may need to look for that instance’s meeting uuid.

Please see the following guidance for when to use: