Get Asset

Retrieve a specific asset by ID.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

assetIdstringRequired

Response

Asset details
idinteger
Asset identifier.
statusenum
Asset lifecycle status.
Allowed values:
siteIdinteger
labelslist of objects
Labels attached to the asset, ordered by position.
isArchivedboolean
uidinteger or null

Short human-readable identifier for the asset (nullable for older records).

namestring or null
typeenum or null
Asset type enum.
manufacturerstring or null
modelstring or null
serialNumberstring or null
accountIdinteger or null

ID of the account (project with type ACCOUNT) the asset belongs to.

sizedouble or null
installDatestring or nullformat: "date"
manufacturingDatestring or nullformat: "date"
expectedLifetimedouble or null
Expected lifetime in years
descriptionstring or null
coverImageFileIdinteger or null
nameplateImageFileIdinteger or null
createdAtstringformat: "date-time"
updatedAtstringformat: "date-time"

Errors

401
Unauthorized Error
404
Not Found Error