With the recently introduced Alerts API, I was playing around to get some historic data but noticed that the integration_name is missing.
Also seems like in their documentation the integration_name was missed when pulling a single alert in the example response too but in my case grabing a list of alerts also has the field missing. Integration_ID is there but I believe there’s no method of finding the name via the ID ATM.
Anyone else facing similar issue?