Finding the API endpoint for Phone System usage reports

Hi all,

I am having some trouble finding the API endpoint for Phone System usage reports looking at the Zoom Developer documentation. I am able to find the report manually through the following method:

zoom.us > My Account > Account Management > Reports > Phone System > By Users

Essentially, what I am trying to get is Zoom Phone usage statistics for each user in my domain. From my understanding, a GET /report/telephone call pulls data on users who are dialling into meetings via phone, rather than usage of Zoom Phone itself.

Seeing as the report can be accessed from the UI, there must be a related API call to get this report. I don’t suppose anybody here has been able to pull the same report before?

Thanks very much!

Hi @R120120
Welcome to our community!

Have you taken a look at our Get Operation logs report endpoint here:
https://marketplace.zoom.us/docs/api-reference/phone/methods/#operation/getPSOperationLogs

Here is the link to our Zoom Phone API endpoints:
https://marketplace.zoom.us/docs/api-reference/phone/methods/#overview

Cheers,
Elisa

Thank you, this is what I was looking for - I was having trouble navigating the documentation. Much appreciated!

Happy to hear that helped! @R120120
We just launched our new docs site
https://developers.zoom.us/docs/

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.