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

