This endpoint analyzes and aggregates incident metrics across all escalation policies in PagerDuty. It allows for detailed filtering and customization of the analysis, enabling users to gain insights into incident patterns, response times, and escalation effectiveness. The endpo…
orderstringThe order in which the results were sorted; asc for ascending, desc for descending.
order_bystringThe column that was used for ordering the results.
time_zonestringThe time zone to use for the results and grouping. Must be in tzdata format. See list of accepted values [here](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones).
aggregate_unitstringThe time unit to aggregate metrics by. If no value is provided, the metrics will be aggregated for the entire period.
filters__majorbooleanA boolean flag including whether results should contain *only* [major incidents](https://support.pagerduty.com/docs/operational-reviews#major-incidents), or exclude major incidents. If no value is provided all incidents will be included.
filters__urgencystringAny incidents whose urgency does not match the provided string will be omitted from the results.
filters__team__idsarrayAn array of team IDs. Only incidents related to these teams will be included in the results. If omitted, all teams the requestor has access to will be included in the results.
filters__service__idsarrayAn array of service IDs. Only incidents related to these services will be included in the results. If omitted, all services the requestor has access to will be included in the results.
filters__priority__idsarrayAn array of priority IDs. Only incidents with these priorities will be included in the results. If omitted, all priorities will be included in the results.
filters__priority__namesarrayAn array of user-defined priority names. Only incidents with these priorities will be included in the results. If omitted, all priorities will be included in the results.
filters__created__at__endstringAccepts an ISO8601 DateTime string. Any incidents with a created_at greater than or equal to this value will be omitted from the results. The maximum supported time range in conjunction with created_at_start is one year.
filters__pd__advance__usedbooleanIf true, only incidents where PD Advance was used will be included in the results, and vice versa. If omitted, all incidents will be included.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.