1
votes

How can I access locations and floor plans through the Microsoft Graph API? They are part of Microsoft 365 Search & Intelligence, but I don't see any option under the search API.

For the record the Graph Explorer can be found here:

https://developer.microsoft.com/en-us/graph/graph-explorer

enter image description here

1

1 Answers

1
votes

To access the location info, "officeLocation" api "https://graph.microsoft.com/beta/me/officeLocation" should help. you can find documentation here under users ->https://docs.microsoft.com/en-us/graph/api/resources/users?view=graph-rest-1.0#common-properties