v1

latestOpenAPI 3.0.02026-07-14512083.9 KB

Fetch information for a specific Device

get/devices/{id}

Path parameters

idstring required

The id of the device

Response

Information about one Device

idstring

The canonical identifier for this device

namestring

The canonical human name for the device. May be edited via the web interface.

owned_bystring

The owner of the device (either: 'user' or 'organization')

privacystring

The administrator's visibility into the details of the device (either: 'details_visible' or 'details_hidden')

platformstring

The basic operating system platform of the device

enrolled_atstring date-time

The timestamp that the device was first enrolled into K2

last_seen_atstring date-time

The timestamp representing when the device last checked in to Kolide

operating_systemstring

The operating system installed on the device

issue_countinteger

The number of currently unresolved issues for the device

resolved_issue_countinteger

The number of issues for the device that have been resolved

failure_countinteger

The number of currently unresolved issues for the device (DEPRECATED use issue_count instead)

resolved_failure_countinteger

The number of issues for the device that have been resolved (DEPRECATED use resolved_issue_count instead)

primary_user_namestring

The name of the device's main user account, as measured by number of logins. This field is now deprecated

hardware_modelstring

The specific hardware model of the device

hardware_vendorstring

The manufacturer of the device

launcher_versionstring

The version of the kolide launcher agent running on the device

osquery_versionstring

The version of osquery running on the device

serialstring

The hardware serial of the device. May not be applicable

hardware_uuidstring

The hardware UUID/UDID for the device. May not be applicable for some devices

kolide_mdmstring

This field is no longer used and will return nil.

notestring

Notes provided by a Kolide administrator (in markdown)

note_htmlstring

Notes provided by a Kolide administrator (in HTML format)

remote_ipstring

The IP address the device last checked in with

locationstring

This field is no longer used and will return nil.

product_image_urlstring

The URL of the device's product image