List Assets
Endpoint used to list asset resources
Query
Filter assets by custom field value. Your query parameter should be your custom field name. (ie: To filter by a custom field named "Industry" with the value "Construction", you would do this "/assets?Industry=Construction").
Array of strings (Expand specific fields in the request) Items Enum: "asset_types" "barcode" "depreciation" "extra_fields" "status" "team_ids" "vendor_ids" To expand multiple fields: expand=barcode&expand=team_ids
Last pagination reference
max number of Assets returned(1 to 200). Default: 100
Maximum number of rows to return.
Number of rows to skip.
Comma-separated response fields to include.