External DocumentationTo learn more, visit the Device 42 documentation.
Actions
Get Asset
Get asset’s details by its ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Asset ID | The ID of the asset to get details on. |
| Include Cols | Select columns to include in the response. |
{
"asset_contracts": [],
"asset_id": 16,
"asset_no": "0075",
"asset_purchases": [],
"building": "New Haven",
"custom_fields": "",
"depth": "Half Depth",
"imagefile_id": 2,
"name": "DC1R5PP1",
"notes": "",
"orientation": "Front",
"patch_panel_model_id": 5,
"rack": "NH-DC1-05",
"rack_id": 24,
"room": "NHDC1",
"row": 2,
"serial_no": "",
"service_level": "In Service",
"size": 2,
"start_at": 40,
"type": "Patch Panel",
"vendor": "Black Box Corp.",
"vendor_id": 36,
"where": "Rack Mounted"
}
Was this page helpful?