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