Find Assets
Last updated
{
"data": [
{
"id": "64e17a99009140000f4acf70",
"name": "192.168.0.1",
"created": "2023-08-19T10:01:29.000Z",
"modified": "2025-05-21T08:54:09.000Z",
"asset_type": "Infrastructure",
"external_asset_id": "CMDB-123",
"details": "This asset is the main router for the head office",
"custom_fields": [
{
"key": "internet_facing",
"value": "Yes",
"label": "Internet Facing"
},
{
"key": "subnets",
"value": [
"192.168.0.0/24"
],
"label": "Subnets"
}
]
}
],
"count": 1,
"total": 1
}