Forum Discussion

CmOliverosL3AV's avatar
CmOliverosL3AV
Copper Contributor
Feb 07, 2022

Getting Teams Rooms info via API?

Hi,

 

I'm trying to determine how I could programattically retrieve diagnostic info for Teams Rooms, like the information you can get via the admin page.  Example below:

 

 

Is there a proper way to retrieve a bearer token for the Teams API?  These endpoints don't seem to be accessible in the Graph API, the only supported endpoint I see is this one, which doesn't contain nearly enough detail:

https://docs.microsoft.com/en-us/graph/api/place-list?view=graph-rest-1.0&tabs=http

 

 

Resources