JavaScript
Apps
List apps
Returns detailed information about apps installed on the device, including package name and label. System and protected apps are excluded unless the corresponding query parameters are set.
GET
JavaScript
The detailed counterpart to
On iOS devices, entries are keyed by bundle identifier, Apple’s built-in apps never appear, and
list-packages: each entry carries the package name plus a label, version info, and an isSystemApp flag.
Only
packageName is guaranteed — depending on the device type, label and version fields can be empty.versionCode is always 0.Authorizations
Bearer token via Authorization header
Headers
Required range:
x >= 0