Installing and using Mobile Suite : webMethods Mobile Administrator API Reference : REST Requests in Alphabetical Order : GET /api/v1/devices/<device_id>/installed_apps
GET /api/v1/devices/<device_id>/installed_apps
Returns a list of applications on a device with a specified device identifier.
Input Parameters
device_id
String The device identifier.
Output Parameters
app
Document Product resource, see Product.
version
Integer The version number of the installed application (can be null).
is_latest
Boolean True if the installed version is the latest available version.
status
String Checks the status. Can be one of the following:
*installed The application is installed.
*install_pending The installation of the application is pending.
*removal_pending The removal of the application is pending.
*installed_not_managed The application was installed by the user but cannot be managed (removed etc.) by the device platform.
Copyright © 2007-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback