List Actions
List Incident Workflow Actions
Scoped OAuth requires: incident_workflows.read
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Query Parameters
The minimum of the limit parameter used in the request or the maximum request size of the API.
Optional 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.
If provided, only show actions tagged with the specified keyword
Header Parameters
The Accept header is used as a versioning header.
"application/vnd.pagerduty+json;version=2""application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Get an Incident Workflow GET
Get an existing Incident Workflow An Incident Workflow is a sequence of configurable Steps and associated Triggers that can execute automated Actions for a given Incident. Scoped OAuth requires: `incident_workflows.read`
List Triggers GET
List existing Incident Workflow Triggers Scoped OAuth requires: `incident_workflows.read`