Get Asset

Retrieve a specific asset by ID.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

asset_idstringRequired

Response

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

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

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

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

sizedouble or nullOptional
installDatestring or nullOptionalformat: "date"
manufacturingDatestring or nullOptionalformat: "date"
expectedLifetimedouble or nullOptional
Expected lifetime in years
descriptionstring or nullOptional
coverImageFileIdinteger or nullOptional
nameplateImageFileIdinteger or nullOptional
createdAtstringOptionalformat: "date-time"
updatedAtstringOptionalformat: "date-time"

Errors

401
Unauthorized Error
404
Not Found Error