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}