Retrieves the audit records for a specific escalation policy in PagerDuty. This endpoint allows users to access a detailed history of changes made to the escalation policy, including modifications to escalation rules, associated services, and on-call schedules. It's particularly…
idRequiredstringThe ID of the resource.
limitintegerThe minimum of the `limit` parameter used in the request or the maximum request size of the API.
sincestringThe start of the date range over which you want to search. If not specified, defaults to `now() - 24 hours` (past 24 hours)
untilstringThe end of the date range over which you want to search. If not specified, defaults to `now()`. May not be more than 31 days after `since`.
cursorstringOptional parameter used to request the "next" set of results from an API. The value provided here is most commonly obtained from the `next_cursor` field of the previous request. When no value is provided, the request starts at the beginning of the result set.
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.