Skip to main content
GET
The plant as one tree.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

node_key
string
parent_key
string
node_kind
string
depth
string
sort_path
string
node_id
string
site_id
string
location_id
string
asset_id
string
part_id
string
code
string
name
string
type_name
string
status_label
string
status_category
string
criticality
string
criticality_rank
string
health_score
string
open_work_orders
string
asset_count
string
part_count
string
quantity
string
unit_of_measure
string
available_quantity
string
is_critical
string
position_label
string
replacement_interval_months
string
serial_number
string
manufacturer
string
model_name
string
parent_asset_number
string
site_code
string
location_name
string
is_active
string
is_retired
string
primary_image_file_id
string
commissioning_date
string
warranty_expires_on
string
updated_at
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

asset_count
integer<bigint>
asset_id
string<uuid>
available_quantity
number<numeric>
code
string<text>
commissioning_date
string<date>
criticality
string<text>
criticality_rank
integer<integer>
depth
integer<integer>
health_score
number<numeric>
is_active
boolean<boolean>
is_critical
boolean<boolean>
is_retired
boolean<boolean>
location_id
string<uuid>
location_name
string<text>
manufacturer
string<text>
model_name
string<text>
name
string<text>
node_id
string<uuid>
node_key
string<text>
node_kind
string<text>
open_work_orders
integer<bigint>
parent_asset_number
string<text>
parent_key
string<text>
part_count
integer<bigint>
part_id
string<uuid>

Note: This is a Foreign Key to inventory_available.part_id.

position_label
string<text>
primary_image_file_id
string<uuid>
quantity
number<numeric>
replacement_interval_months
integer<integer>
serial_number
string<text>
site_code
string<text>
site_id
string<uuid>
sort_path
string[]
status_category
string<text>
status_label
string<text>
type_name
string<text>
unit_of_measure
string<text>
updated_at
string<timestamp with time zone>
warranty_expires_on
string<date>