v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Retrieves information about an asset property.

When you call this operation for an attribute property, this response includes the default attribute value that you define in the asset model. If you update the default value in the model, this operation's response includes the new default value.

This operation doesn't return the value of the asset property. To get the value of an asset property, use GetAssetPropertyValue.

get/assets/{assetId}/properties/{propertyId}

Path parameters

assetIdstring required

The ID of the asset.

propertyIdstring required

The ID of the asset property.

Response

Success

assetIdstring required

The ID of the asset.

assetNamestring required

The name of the asset.

assetModelIdstring required

The ID of the asset model.