ESC
Type to search...

Place.Read.All

Export JSON
Export CSV
Copy URL
Print
ApplicationDelegated Read All Resources

Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.

Permission data: April 6, 2026 at 4:06 AM UTC
Delegated Access App-Only Access

Permission Details

Application Permission

Read all company places

Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.

Delegated Permission Admin consent required

Read all company places

Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on behalf of the signed-in user.

Properties

Microsoft Graph v1.0 exact-category-docs

Properties is shown from stable Microsoft Graph v1.0 metadata.

Property Type Description
address physicalAddress The physical address of the place, including the street, city, state, country or region, and postal code.
label StringNullable User-defined description of the place.
displayName String The name that is associated with the place.
geoCoordinates outlookGeoCoordinates Specifies the place location in latitude, longitude, and (optionally) altitude coordinates.
id String The unique identifier for the place. Read-only. This identifier isn't immutable and can change if the mailbox or tenant configuration changes.
isWheelChairAccessible BooleanNullable Indicates whether the place is wheelchair accessible.
parentId StringNullable The ID of a parent place.
phone StringNullable The phone number of the place.
tags String collection Custom tags that are associated with the place for categorization or filtering.
checkIns checkInClaim collection A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place.

JSON Representation

Microsoft Graph v1.0 exact-category-docs

JSON representation is shown from stable Microsoft Graph v1.0 metadata.

JSON representation
{
  "@odata.type": "#microsoft.graph.place",
  "address": {
    "@odata.type": "microsoft.graph.physicalAddress"
  },
  "displayName": "String",
  "geoCoordinates": {
    "@odata.type": "microsoft.graph.outlookGeoCoordinates"
  },
  "id": "String (identifier)",
  "isWheelChairAccessible": "Boolean",
  "label": "String",
  "parentId": "String",
  "phone": "String",
  "tags": [
    "String"
  ]
}

Relationships

Microsoft Graph v1.0 exact-category-docs

Relationships is shown from stable Microsoft Graph v1.0 metadata.

Relationship Type Description
checkIns checkInClaim collection A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place.
tags string collection Custom tags that are associated with the place for categorization or filtering.
children place collection A collection of children places that is only used in the Upsert places API.

Graph Methods

Delegated access App-only access
Exact Microsoft Learn match

Microsoft Graph v1.0 endpoints are mapped directly from refreshed Microsoft Learn permissions tables.

Methods
GET /places/{buildingPlaceId}/microsoft.graph.building/map
GET /places/{buildingPlaceId}/microsoft.graph.building/map/footprints
GET /places/{buildingPlaceId}/microsoft.graph.building/map/levels
GET /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/fixtures
GET /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/sections
GET /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/units
GET /places/{id}
GET /places/{id}/descendants/{placeType}
GET /places/{placeType}
GET /places/{room-list-emailaddress}/microsoft.graph.roomlist/rooms
GET /places/{room-list-emailaddress}/microsoft.graph.roomlist/workspaces
Exact Microsoft Learn match

Microsoft Graph beta endpoints are mapped directly from refreshed Microsoft Learn permissions tables.

Methods
GET /places/{buildingPlaceId}/microsoft.graph.building/map
GET /places/{buildingPlaceId}/microsoft.graph.building/map/footprints
GET /places/{buildingPlaceId}/microsoft.graph.building/map/levels
GET /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/fixtures
GET /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/sections
GET /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/units
GET /places/{id}
GET /places/{id}/descendants/{placeType}
GET /places/{placeType}
GET /places/{room-list-emailaddress}/microsoft.graph.roomlist/rooms
GET /places/{room-list-emailaddress}/microsoft.graph.roomlist/workspaces
GET /places/getOperation(id='{id}')
GET /places/listOperations
Exact Microsoft Learn PowerShell match

Microsoft Graph PowerShell v1.0 commands are mapped directly from refreshed Microsoft Learn PowerShell snippets.

Commands
Get-MgPlaceAsBuilding /places/{placeType}
List place objects
Get-MgPlaceAsBuildingMap /places/{buildingPlaceId}/microsoft.graph.building/map
Get buildingMap
Get-MgPlaceAsBuildingMapFootprint /places/{buildingPlaceId}/microsoft.graph.building/map/footprints
List footprints
Get-MgPlaceAsBuildingMapLevel /places/{buildingPlaceId}/microsoft.graph.building/map/levels
List levels
Get-MgPlaceAsBuildingMapLevelFixture /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/fixtures
List fixtures
Get-MgPlaceAsBuildingMapLevelSection /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/sections
List sections
Get-MgPlaceAsBuildingMapLevelUnit /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/units
List units
Get-MgPlaceAsDesk /places/{placeType}
List place objects
Get-MgPlaceAsFloor /places/{placeType}
List place objects
Get-MgPlaceAsRoom /places/{placeType}
List place objects
Get-MgPlaceAsRoomList /places/{id}
Get place
Get-MgPlaceAsRoomList /places/{placeType}
List place objects
Get-MgPlaceAsRoomListRoom /places/{placeType}
List place objects
Get-MgPlaceAsRoomListWorkspace /places/{placeType}
List place objects
Get-MgPlaceAsSection /places/{placeType}
List place objects
Get-MgPlaceAsWorkspace /places/{placeType}
List place objects
Exact Microsoft Learn PowerShell match

Microsoft Graph PowerShell beta commands are mapped directly from refreshed Microsoft Learn PowerShell snippets.

Commands
Get-MgBetaPlaceAsBuilding /places/{placeType}
List place objects
Get-MgBetaPlaceAsBuildingMap /places/{buildingPlaceId}/microsoft.graph.building/map
Get buildingMap
Get-MgBetaPlaceAsBuildingMapFootprint /places/{buildingPlaceId}/microsoft.graph.building/map/footprints
List footprints
Get-MgBetaPlaceAsBuildingMapLevel /places/{buildingPlaceId}/microsoft.graph.building/map/levels
List levels
Get-MgBetaPlaceAsBuildingMapLevelFixture /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/fixtures
List fixtures
Get-MgBetaPlaceAsBuildingMapLevelSection /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/sections
List sections
Get-MgBetaPlaceAsBuildingMapLevelUnit /places/{buildingPlaceId}/microsoft.graph.building/map/levels/{levelMapId}/units
List units
Get-MgBetaPlaceAsDesk /places/{placeType}
List place objects
Get-MgBetaPlaceAsFloor /places/{placeType}
List place objects
Get-MgBetaPlaceAsRoom /places/{placeType}
List place objects
Get-MgBetaPlaceAsRoomList /places/{id}
Get place
Get-MgBetaPlaceAsRoomList /places/{placeType}
List place objects
Get-MgBetaPlaceAsRoomListRoom /places/{placeType}
List place objects
Get-MgBetaPlaceAsRoomListWorkspace /places/{placeType}
List place objects
Get-MgBetaPlaceAsSection /places/{placeType}
List place objects
Get-MgBetaPlaceAsWorkspace /places/{placeType}
List place objects
Get-MgBetaPlaceOperation /places/getOperation(id='{id}')
place: getOperation
Get-MgBetaPlaceOperation /places/listOperations
place: listOperations

Code Examples

C# / .NET SDK
Get buildingMap
// Code snippets are only available for the latest version. Current version is 5.x

// To initialize your graphClient, see https://learn.microsoft.com/en-us/graph/sdks/create-client?from=snippets&tabs=csharp
var result = await graphClient.Places["{place-id}"].GraphBuilding.Map.GetAsync();
JavaScript
Get buildingMap
const options = {
	authProvider,
};

const client = Client.init(options);

let buildingMap = await client.api('/places/30ca79af-ecb7-46c2-a14b-afe264a91543/microsoft.graph.building/map')
	.get();
PowerShell
Get buildingMap
Import-Module Microsoft.Graph.Calendar

Get-MgPlaceAsBuildingMap -PlaceId $placeId
Python
Get buildingMap
# Code snippets are only available for the latest version. Current version is 1.x
from msgraph import GraphServiceClient
# To initialize your graph_client, see https://learn.microsoft.com/en-us/graph/sdks/create-client?from=snippets&tabs=python

result = await graph_client.places.by_place_id('place-id').graph_building.map.get()

App Registration

1

Navigate to Azure Portal

Go to App registrations in Microsoft Entra admin center

2

Add API Permission

Select your app → API permissions → Add a permission → Microsoft Graph

3

Select Permission Type

Choose Application permissions or delegated permissions and search for Place.Read.All

4

Grant Admin Consent

Application permissions always require admin consent.