20 Jun 2025
06:43 AM
- last edited on
23 Jun 2025
10:28 AM
by
MaciejNeumann
Hi,
Is there a way to generate list of problem notifications using DQL?
Regards,
Srikanth S
20 Jun 2025 07:17 AM
@SrikanthSamraj When you say "problem notifications", are you referring to list of active/close problems or list problems that were notified as email or sms etc., ?
20 Jun 2025 10:38 AM
@p_devulapalli - I'm not referring to problems here instead the list of notifications created in settings -> integrations -> problem notifications.
22 Jun 2025 12:24 AM
@SrikanthSamraj Not sure you would be able to query the problem notifications using DQL, however you should be able to extract the details via API if it helps.
23 Jun 2025 11:53 AM
Thanks @p_devulapalli . I'm aware of the API part, curious to figure out if the same can be achieved via DQL.