Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2022-05-22 10:56 AM
Our company bills our clients for time worked on their accounts. For this reason, we need to track the duration of our calls. In our Mac Zoom Desktop App, it's easy to see the length of my voice calls if I go to the phone tab and look at my history. I cannot find this feature for the history/duration of my video calls. Since we are remote, we use video calls a lot (where some companies may just use voice calls), and some of my users are switching to using Slack for video calls since it records the duration of the call. That is a struggle because they then receive Zoom calls during their Slack video calls. Is there a place to see my video call history similar to my voice call history?
I am not referring to scheduled zoom meetings, I'm referring to an impromptu call in which I simply go to my contact list, find the person I wish to call and click on their video icon.
Thank you in advance!
LeAnn Ely
Solved! Go to Solution.
2022-05-22 10:12 PM
Hi @LWEly - Clicking "Meet with video" icon on the contact list will launch an instant meeting using Personal Meeting Room number and this can be tracked in the usage reports - https://success.zoom.us/account/report/user
Please note, reports page will provide the meetings created by the users - instant or schduled.
To get only instant meetings report, please use API method - Get Meeting Reports
This API will provide all the meeting types but you can use this data to filter the results according to the meeting type locally on your PC.
HTH
2022-05-22 10:12 PM
Hi @LWEly - Clicking "Meet with video" icon on the contact list will launch an instant meeting using Personal Meeting Room number and this can be tracked in the usage reports - https://success.zoom.us/account/report/user
Please note, reports page will provide the meetings created by the users - instant or schduled.
To get only instant meetings report, please use API method - Get Meeting Reports
This API will provide all the meeting types but you can use this data to filter the results according to the meeting type locally on your PC.
HTH
2024-08-20 11:45 PM
I need to fetch api details of how long the video call lasted. I need names of all participants and the time the call started and ended.
the calls will be initiated either on the web or the ios app via the iOS SDK. I need to fetch the data to generate reports.
2024-08-20 11:47 PM
All these are instant meetings type 1 need the data of how long these meetings were and the date and time started and ended via the API and or SDK
2022-05-23 05:12 AM
Thank you niranjan! I can see everyone's reports, and can double check this myself, but I would expect that users cannot see their own reports?
This would be a handy feature to have- my team must submit their own time billing reports and are not going to want to ask me to give them a report of all of their meetings/durations each week. (Nor will I have the time to run their reports!)
Thank you again for taking the time to answer me!
Kind regards,
LeAnn