Installed Applications

This method gets all the installed applications on the devices that exist in an Account. Details such as the application name, version, publisher, and host details are returned as a response when the ‘getInstalledApplications’ API is executed. The API will fetch applications installed on all the devices in the Account if the key ‘hostnames’ is not provided in the request body.

Key NameMeaningMandatoryData Type
accountnameName of the account for which installed applications are requestedYesstring
hostnamesList of hostnames to fetch applications for specific devices (if not provided, all devices are considered)Noarray
Query Params
string
required

Account name used to identify the User

Body Params
request
object
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json