Getting Teams Rooms info via API?

Copper Contributor

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:

 

CmOliverosL3AV_0-1644269616840.png

 

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

 

 

2 Replies

@CmOliverosL3AV

Could you please go through below document for retrieving a bearer token for the Teams API.
Get access without a user - Microsoft Graph | Microsoft Docs

@CmOliverosL3AV - Could you please confirm if the above suggestion helped you in any way or are you still looking for any help?