Getting participant info of any past meeting

As I am building Zoom Bot, I want to capture timeline of meeting including host and participants join/leave times and their speaking and screen sharing events

Hey @shivamkmishra9 ,

Check out our Meetings API and Dashboard API endpoints for past meetings: Zoom Meeting API

Our Meetings events (websockets/webhooks) also provide much of this info: Zoom API Events - Meeting

For bot guidance, see here: Zoom Developer Blog