Find all installed appsget https://{api-base-url}/v1/appstore/apps/installedQuery ParamscollectorIdstringThe unique Id of the collector to check whether App is installedgroupIdstringThe unique Id of the group to check whether App is installedpageint32Defaults to 0Results page you want to retrieve (0…N)sizeint32Defaults to 20Number of records per page.sortarray of stringsSorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.sortADD stringResponses 200OK 401Unauthorized 403Forbidden 404Not FoundUpdated about 2 years ago