Get Asset
Retrieve a specific asset by ID.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
assetId
Response
Asset details
id
Asset identifier.
status
Asset lifecycle status.
Allowed values:
siteId
labels
Labels attached to the asset, ordered by position.
isArchived
uid
Short human-readable identifier for the asset (nullable for older records).
name
type
Asset type enum.
manufacturer
model
serialNumber
accountId
ID of the account (project with type ACCOUNT) the asset belongs to.
size
installDate
manufacturingDate
expectedLifetime
Expected lifetime in years
description
coverImageFileId
nameplateImageFileId
createdAt
updatedAt
Errors
401
Unauthorized Error
404
Not Found Error
