I am trying to get the list of Application Insights applications to get the list of app insights IDs for PowerBI use. I will need this IDs put in a slicer/dropdown, but I cannot seem to get the list of apps and the IDs.
API does not have an endpoint where I can get the list of App Insights apps.
Any help is much appreciated. Thank you
You can use the application insights Components - List rest api.
You can test it by click the Try it button on the page:
Then it lists all the application insights, includes name / app id etc.: