Skip to content

Get floor

GET /floor/{floorId}

Returns the floor by floor id. The floor properties contain the defaultLayoutId which is used to load the actual layout. Archived floors won't list resourceRelations.

Request

Path Parameters

floorId
string<uuid>

Query Parameters

includeCustomAttributes
boolean
Whether to include custom attributes on the resource in the result

Responses

200

Floor object without geometry property

type
;values: Feature

id
string<uuid>

resourceType
string ;values: Floor

resourceRelations
object

floors
array [string <uuid> ]

spaces
array [string <uuid> ]

assets
array [string <uuid> ]

properties