Summary
Get filtered, sorted, and paginated Devices
Description
Gets a specific subset of devices for based on given options
Route
POST /configuration_manager/devices
Roles
admin
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| options | object | yes | Object with optional filters and query params |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| devices | array | Filtered/Sorted Devices |