Forum Discussion
installed app not listed in installedApps API
API : https://graph.microsoft.com/v1.0/users/XXXXXXX/teamwork/installedApps?$expand=teamsAppDefinition
yes the app is installed on the personal scope.
I don't see this particular app, in response I do see "@odata.count": 66 and other applications
Pratapkarn2186 - Could you please follow this API doc to Retrieve the app installed in the personal scope of the specified user. ? Please use {app-installation-id} of your app and let us know the result.
Get installed app for user - Microsoft Graph v1.0 | Microsoft Learn
- Pratapkarn2186Sep 26, 2022Copper Contributor
Prasad_Das-MSFT : Can you help me how to get {app-installation-id} value.
I don't see anything like this in the team's admin portal or in the Manifest file. In the Admin portal, i do see App Id and External app Id.- Prasad_Das-MSFTSep 27, 2022
Microsoft
Pratapkarn2186 - Please refer: teamsAppInstallation resource type - Microsoft Graph v1.0 | Microsoft Learn