v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Retrieves information about an asset model.

get/asset-models/{assetModelId}

Path parameters

assetModelIdstring required

The ID of the asset model.

Query parameters

excludePropertiesboolean

Whether or not to exclude asset model properties from the response.

Response

Success

assetModelIdstring required

The ID of the asset model.

assetModelArnstring required
<p>The <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">ARN</a> of the asset model, which has the following format.</p> <p> <code>arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}</code> </p>
assetModelNamestring required

The name of the asset model.

assetModelDescriptionstring required

The asset model's description.

assetModelCreationDatestring date-time required

The date the asset model was created, in Unix epoch time.

assetModelLastUpdateDatestring date-time required

The date the asset model was last updated, in Unix epoch time.