Meeting details (participants join & leave time history) - API endpoint | Community
Skip to main content
Newcomer
March 20, 2023
Question

Meeting details (participants join & leave time history) - API endpoint

  • March 20, 2023
  • 0 replies
  • 1 view

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!