Forum Discussion

vivekmoosanisim's avatar
vivekmoosanisim
Copper Contributor
Sep 19, 2024
Solved

Fetch apps visible on https://myapps.microsoft.com/ via Graph API

Is it possible to fetch all applications I typically see on https://myapps.microsoft.com/ via Graph API ?  Is there an alternate way to fetch this if not and show the same applications as part of a ...
  • VasilMichev's avatar
    Sep 20, 2024
    There is no endpoint for that. The list you see on that page is a combination of several things (apps corresponding to the licenses assigned to the user, apps published by admins, direct app assignments, etc), and there is no single place to get them.