When you search for devices, you can include fields with a value to narrow your search results.
You can perform some searches without a field to perform a global search. For example,
you can search for the serial number with or without the serial
field, and the
results are similar.
When you use search fields, keep the following in mind:
- Always include a colon (:) immediately after the field.
- Make sure there are no spaces between the colon and the value, such as
status:pending.
- Enter dates and times using the formats in the following table:
Form | Searches | Sample searches |
---|---|---|
datetime | Exactly on the given date or time | 2016-03-23 2016-04-26T14:23:05 |
datetime..datetime | Within (inclusive) the given interval of date or time | 2016-03-23..2011-04-26 |
datetime.. | On or after the given date or time | 2016-04-26T14:23:05.. |
..datetime | On or before the given date or time | ..2016-04-26T14:23:05 |
Fields
Field | Value type | Operator | Description | Example(s) |
---|---|---|---|---|
apps | string | : | Apps on users' Android devices if application auditing is turned on (see Android settings page > General settings) |
|
bootloader_version | string | : | Bootloader version on Android devices. | bootloader_version:BHZ11e |
brand | string | : | Brand name of mobile device. | brand:google |
build_number | string | : | Build number of operating system. | build_number:6.7.2_EDEM-18 |
carrier | string | : | Name of the mobile operator of the given device. | carrier:Airtel |
compromised_status | string | : | Compromised device status. | compromised_status:compromised compromised_status:uncompromised compromised_status:undetected |
default_language | string | : | Language settings on the device. | default_language:English |
string | : | Email address. | email:joe@example.com (matches joe.sabia@example.com and joe.sciarrillo@example.org) | |
encryption_status | string | : | Encryption status of an Android device. |
|
endpoint_verification_cert_fingerprint | string | : | Fingerprint of a certificate reported by the Endpoint Verification client. Fingerprint refers to the unpadded Base64 value of the SHA-256 hash of the DER encoded certificate. | Example: endpoint_verification_cert_fingerprint:3dputW0W79tfvdGY4HD6fPm6VNzlG+x0TRVFvtQnWik |
endpoint_verification_cert_thumbprint | string | : | Thumbprint of a certificate reported by the Endpoint Verification client. Thumbprint refers to the SHA-1 hash of the DER encoded certificate written as a hexadecimal string. | Example: endpoint_verification_cert_thumbprint:0484c31611dbb49d394d7cf3750ed70edf664fbb |
hardware | string | : | Hardware for an Android device. | Example: hardware:bullhead |
hid | string | : | Hardware ID. | hid:A0000292789YD |
id | string | : | Alphanumeric string (with numbers and alphabetic characters) that identifies this device for mobile device management. | id:12345ABCDEFXYZ |
imei | string | : | International Mobile Equipment Identity (IMEI) number of the device. | imei:353020051574987 |
kernel_version | string | : | Kernel version. | kernel_version:3.1.10-g1e42d16 |
mac_address | string | : | WiFi MAC address of the device. | mac_address:30:85:a9:59:d5:ed |
management_type | string | : | Devices managed by the specified management type. |
|
manufacturer | string | : | Manufacturer of an Android device. | manufacturer:LGE |
meid | string | : | Mobile Equipment Identifier (MEID) of the device; only for Code Division Multiple Access (CDMA) devices. | meid:A0954742789012 |
model | string | : | Name of the device model | model:nexus s |
name | string | : | Given words in usernames. |
|
os | string | : | Name of the mobile operating system. |
|
owner | string | : | Owner of the device. | owner:company, for corporate owned device, or owner:byod for all devices owned by user with name "boyd." |
privilege | string | : | Android devices that have a work profile set up. |
|
register | date | : | Devices that were registered in the given time range. |
|
security_patch_level | date | : | Date of the last OS security update for an Android 6.0+ Marshmallow device. |
|
serial | string | : | Device serial number. | serial:015d3fb66e241807 |
status | string | : | Devices with the given Google Workspace provisioning status. Supported values: account_wiped, |
|
sync | date | : | Devices whose last policy sync was in the given time range. |
|
type | string | : | Type of device. |
|