Workspaces
Lists workspace place resources and workspace-specific capacity/device metadata.
Columns
| Name | Type | References | Description |
| id [KEY] | String | Unique identifier for the workspace resource. | |
| geoCoordinates_accuracy | String | Accuracy (in meters) of the geocoordinate reading. | |
| geoCoordinates_altitude | String | Altitude coordinate for the workspace. | |
| geoCoordinates_altitudeAccuracy | String | Accuracy of the altitude value. | |
| geoCoordinates_latitude | String | Latitude coordinate for the workspace. | |
| geoCoordinates_longitude | String | Longitude coordinate for the workspace. | |
| capacity | Int | Maximum number of occupants supported by the workspace. | |
| displayDeviceName | String | Name of the workspace display device, if configured. | |
| emailAddress | String | SMTP email address associated with the workspace. | |
| nickname | String | Nickname/alias assigned to the workspace. | |
| placeId | String | Identifier of the backing place resource for this workspace. | |
| PlaceObjectType [KEY] | String | Type discriminator for the place object returned by Microsoft Graph. | |
| displayName | String | Display name of the workspace. | |
| label | String | Free-form label associated with the workspace. | |
| phone | String | Primary phone number for the workspace. | |
| parentId | String | Identifier of the parent place in the hierarchy. | |
| tags | String | Tags applied to the workspace for categorization/search. | |
| isWheelChairAccessible | Bool | Indicates whether the workspace is wheelchair accessible. | |
| address_street | String | Street portion of the workspace address. | |
| address_city | String | City portion of the workspace address. | |
| address_state | String | State or province portion of the workspace address. | |
| address_postalCode | String | Postal or ZIP code of the workspace address. | |
| address_countryOrRegion | String | Country or region portion of the workspace address. |