Other
listConfigurationItems
Filter-search configuration items (CIs) with parent device inflated.
Filter-search CONFIGURATION ITEMS (CIs) — the OS, software/application, hardware
component, and security/compliance records attached to a device. CIs are NOT returned
by listAssets (that lists top-level devices/assets only); this is the ONLY way to
query them.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
page | integer | No | 1-indexed page number (default 1) Default: 1. |
per_page | integer | No | Page size (default 25, max 100) Default: 25. |
sort_order | AssetListSortOrder | No | Sort order. Default CREATED_AT_DESC. |
body | AssetFilterDTO[] | Yes | Request body (array) |
