Appearance
Get space
GET /space/{spaceId}
Get a single space. Spaces in archived floors can not be queried.
Request
Path Parameters
spaceId
string<uuid>Query Parameters
includeCustomAttributes
booleanWhether to include custom attributes on the resource in the result
Responses
200
Space object without geometry and geometryOpenings properties.
type
;values: Feature id
string<uuid>resourceType
string ;values: Space resourceRelations
object
floors
array [string <uuid> ] spaces
array [string <uuid> ] assets
array [string <uuid> ] properties

