I’d like to know if it’s possible to get the Join/Leave time data of a particular finished meeting through the API. I intend to make a browser extension that allows the user of the extension to see a chart of a past meeting join and leave times of each participant. At the moment, the user has to download the spreadsheet and then load the data into the extension. I’d like the user to just be able to choose from a list of past meetings and see a nice chart of when each participant joined and left.
Is such a thing possible with the API? Is there something like this out there already?