Description
I wanted to make an app that tracks user’s past meeting details (the one they attended not just hosted) like what duration did were they present in the meeting. I want to make it a user-level app. I could find any routes which solve this issue, all of them need you to be the host. Any way around this problem?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
get /past_meetings/{meetingUUID}
Thank you for reaching out to the Zoom Developer Forum. Currently, we do not have any endpoints that will allow a meeting attendee to see information about a meeting that they have attended.
Instead, you will want to have the host install the app in order to retrieve information about a meeting they’ve hosted.
If you would like this feature to be considered for a future release, I recommend posting in the #feature-requests category.