Skip to main content
GET
The assets the calling user is narrowed to. Empty means all of them, not none.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

asset_id
string
asset_number
string
asset_name
string
access_level
string
includes_descendants
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

access_level
string<character varying>
Maximum string length: 20
asset_id
string<uuid>

Note: This is a Foreign Key to asset_contracts.asset_id.

asset_name
string<character varying>
Maximum string length: 250
asset_number
string<character varying>
Maximum string length: 80
includes_descendants
boolean<boolean>