Meeting details (participants join & leave time history) - API endpoint
Hi, I am looking for an API endpoint to get the history of join & leave time for each participant. Right now I am using https://api.zoom.us/v2/report/meetings/[meeting-id]/participants but receiving just the first time that the participant joined the meeting. As I am building an internal tool to check student attendance and permanence in the meeting, I need to get all the times that the student joined and left.
Thanks!
Show less