Retrieves a list of escalation policies configured in the PagerDuty account. This endpoint allows users to access detailed information about how incidents are escalated within their organization, including the sequence of notifications and assignments for different teams or indi…
limitintegerThe number of results per page.
querystringFilters the result, showing only the records whose name matches the query.
totalbooleanBy default the `total` field in pagination responses is set to `null` to provide the fastest possible response times. Set `total` to `true` for this field to be populated. See our [Pagination Docs](https://developer.pagerduty.com/docs/rest-api-v2/pagination/) for more informatio…
offsetintegerOffset to start pagination search results.
includearrayArray of additional data to include in the response. Can include 'services', 'teams', and/or 'targets' to get detailed information about associated entities.
sort_bystringUsed to specify the field you wish to sort the results on.
team__idsarrayAn array of team IDs. Only results related to these teams will be returned. Account must have the `teams` ability to use this parameter.
user__idsarrayFilters the results, showing only escalation policies on which any of the users is a target.
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