Local information API for zoom room

Does such a thing exist?
Where I could get the name of the room, maybe the platform, or other information from a js app running as digital signage ‘url’ content?

Hey @trmsdevelopers, thanks for posting and using Zoom!

Have you taken a look at out Zoom Room Location edndpoints?

Let me know if that helps!

Thanks,
Tommy

I did, however for any of the api.zoom.us endpoints i would need to know the id of the room in question.
In this use case, im running an app (the same app) on several room’s digital signage playlist. the app would need to query some local api to get the rooms information in order to use the zoom api to do anything.

Hey @trmsdevelopers,

You can get the List of your Zoom Room ID’s here:

https://marketplace.zoom.us/docs/api-reference/zoom-api/rooms-location/listzrlocations

Or on the Zoom Web Portal:

Thanks,
Tommy