GET /assetviews/{assetViewId}

Get an asset view by its id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
assetViewId

integer

Required

Body Parameters

None.

Response Information

Resource Description

AssetView
NameDescriptionTypeAdditional information
Asset

The asset that this asset view is an instance of.

Asset

None.

Name

Name of the asset view. The asset name is inherited unless it is overridden on the asset view.

string

None.

Description

Description of the asset view. The asset description is inherited unless it is overridden on the asset view.

string

None.

AssetType

Type of the asset view.

AssetType

None.

Type

The name of the type of the asset view.

string

None.

Map

The map that this asset view is placed on.

Map

None.

X

The X-coordinate of this asset view on the map.

decimal number

None.

Y

The Y-coordinate of this asset view on the map.

decimal number

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

FileResources

File resources associated with the asset view combined with the file resources associated with the asset that this asset view is an instance of.

Collection of FileResource

None.

Tags

Tags added to this asset view.

Collection of Tag

None.

Properties

Properties of the asset view. Asset properties are inherited unless they are overridden on the asset view.

Collection of Property

None.

Href

URL of the resource.

string

None.

Id

Identifier of the resource.

integer

None.

CreatedDate

Creation date/time. ISO 8601 formatted date/time string using UTC time zone.

date

None.

ModifiedDate

Modification date/time. ISO 8601 formatted date/time string using UTC time zone.

date

None.