Forum Discussion
Pratapkarn2186
Sep 25, 2022Copper Contributor
installed app not listed in installedApps API
Hi All, I have uploaded a custom app and installed it on a particular user. But when tried executing https://graph.microsoft.com/v1.0/users/xxxxxx/teamwork/installedApps?$expand=teamsAppDefin...
Prasad_Das-MSFT
Microsoft
Sep 26, 2022Pratapkarn2186 - 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
Pratapkarn2186
Sep 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