Retrieve an installed application
Returns details of the requested installed application within the scope of an organization.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization identifier.
24^[0-9a-f]{24}$Identifier of the installed application.
24^[0-9a-f]{24}$Response
Installed application details retrieved successfully.
Identifier of the installed application.
24^[0-9a-f]{24}$Name of the installed application.
Operating system where the application is observed.
windows, linux, android, mac_os, chrome_os, other Notes associated with the installed application.
Timestamp of the last report.
Number of installations observed for the application.
x >= 0Identifier of the organization associated with the installed application.
24^[0-9a-f]{24}$Provider of the installed application.
Timestamp of first discovery.