Skip to main content
Get asset’s details by its ID.
External DocumentationTo learn more, visit the Device 42 documentation.

Parameters

ParameterDescription
Asset IDThe ID of the asset to get details on.
Include ColsSelect columns to include in the response.

Example Output

{
	"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"
}

Workflow Library Example

Get Asset with Device 42 and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop
I