Skip to main content

Hi,


I am fetching Incidents information using https://developer.pagerduty.com/api-reference/9d0b4b12e36f9-list-incidents API.


Here i am able to fetch all Incidents which are in resolved, acknowledged and triggered state. If i filter user in user_ids[] parameter, it gives Incidents which are in triggered state.


Expected behaviour:


All Incidents should list irrespective of Incidents status (resolved or acknowledged or triggered) after filtering with user id (passing user id in parameter user_ids[])


Witnessed behaviour:


Incidents listed for the filtered user with only triggered state

Be the first to reply!

Reply