Get Asset by ID
Retrieve detailed information about a specific asset including its hierarchical children, static properties, and location data. This operation returns the complete asset structure with all nested children if they exist.
Authentication
X-Trebellar-Api-Keystring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
assetId
A unique identifier for an asset. Can be an AssetId or an ExternalId. ExternalIds are denoted by the “eid:” prefix.
Response
Asset retrieved successfully with complete hierarchical structure
STRUCTURE
Structure asset representing a building
OR
FLOOR
Floor asset representing a building floor
OR
SPACE
Space asset representing a room or area
OR
DESK
Desk asset representing a workstation
OR
OTHER
Sensor group asset
OR
SENSOR
Sensor asset for monitoring
Errors
400
Bad Request Error
404
Not Found Error