Skip to content

Properties

idstring
required·

The unique identifier for the installed software record

app_idstring

A platform-specific application identifier. Examples: bundle identifier (macOS/iOS), package name (Android/Linux), product code or app ID (Windows), depending on the underlying product.

app_id_typestring

The type of application identifier provided in app_id

Possible values:
bundle_idpackage_nameproduct_codeapp_idunknown
created_atstring · date-time

The date and time the installed software record was created

deviceobject

The device this software record is associated with

idstring
required·

The unique identifier for a device

install_pathstring

The install path of the software, when available

install_statestring

The installation state of the software on the device, when available from the underlying product

Possible values:
installedpendingfailedunknown
installed_atstring · date-time

The date and time the software was installed, when available

is_managedboolean

Whether the software is managed/deployed by the MDM/RMM product (as opposed to discovered/unmanaged), when available

is_system_appboolean

Whether the software is a system/built-in application, when available

last_seen_atstring · date-time

The date and time the software was last observed on the device, when available

namestring

The name of the software/application

platformstring

The platform family of the discovered/installed application

Possible values:
windowsmacoslinuxiosipadosandroidchromeosunknown
publisherstring

The publisher or vendor of the software/application

remote_dataRecord<string, any>

Raw data returned from the remote API call.

size_bytesinteger

The installed size of the software in bytes, when available

source_idstring

The identifier of the installed software record in the underlying product

tagsstring[]

Tags/labels associated with the installed software record

updated_atstring · date-time

The date and time the installed software record was last updated

versionstring

The installed version of the software/application