Hi, Currently we have connectivity issue between Dynatrace and our local SMTP servers, so we are not getting the incident emails. Until we resolve the issue, is there any REST API or Web Services available from Dynatrace end to pull the list of open incidents on a periodical basis.
Solved! Go to Solution.
Sure, there is a convenient REST API for fetching all the problem feed as well as all the problem details. See help documentation here (its the problems REST endpoint):
https://help.dynatrace.com/dynatrace-api/
Thank you Wolfgang. I will explore the doc. Thanks a lot.