GET /networks/{networkId}/sm/devices
Operation ID: getNetworkSmDevices
Auth: unknown
Description
List the devices enrolled in an SM network with various specified fields and filters
Parameters (9)
(string, query, optional)
A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
(array, query, optional)
Additional fields that will be displayed for each device. The default fields are: id, name, tags, ssid, wifiMac, osName, systemModel, uuid, and serialNumber. The additional fields are: ip, systemType, availableDeviceCapacity, kioskAppName, biosVersion, lastConnected, missingAppsCount, userSuppliedAddress, location, lastUser, ownerEmail, ownerUsername, osBuild, publicIp, phoneNumber, diskInfoJson, deviceCapacity, isManaged, hadMdm, isSupervised, meid, imei, iccid, simCarrierNetwork, cellularDataUsed, isHotspotEnabled, createdAt, batteryEstCharge, quarantined, avName, avRunning, asName, fwName, isRooted, loginRequired, screenLockEnabled, screenLockDelay, autoLoginDisabled, autoTags, hasMdm, hasDesktopAgent, diskEncryptionEnabled, hardwareEncryptionCaps, passCodeLock, usesHardwareKeystore, androidSecurityPatchVersion, and url.
(array, query, optional)
Filter devices by id(s).
(string, path, required)
(integer, query, optional)
The number of entries per page returned. Acceptable range is 3 - 1000. Default is 1000.
(array, query, optional)
Specify a scope (one of all, none, withAny, withAll, withoutAny, or withoutAll) and a set of tags.
(array, query, optional)
Filter devices by serial(s).
(string, query, optional)
A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
(array, query, optional)
Filter devices by wifi mac(s).
No probe data for this endpoint yet.