Forum Discussion
CmOliverosL3AV
Feb 07, 2022Copper Contributor
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
2 Replies
- Nivedipa-MSFT
Microsoft
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- Nivedipa-MSFT
Microsoft
CmOliverosL3AV - Could you please confirm if the above suggestion helped you in any way or are you still looking for any help?