Get Alerts for an Incident
PagerDuty Incident Management
Description
Get the set of alerts associated with an incident, as well as alert details for the first associated alert associated with that incident.
Instructions
Inputs
| Name | Description |
|---|---|
| Incident ID | The ID of the incident to get alerts for (defaults to {{incident.id}}) |
Outputs
| Name | Description |
|---|---|
| Number of Alerts | The number of alerts associated with the incident |
| List of Alerts | The JSON array of alerts associated with the incident |
| First Alert ID | The ID of the first alert associated with the incident |
| First Alert Status | The status of the first alert associated with the incident |
| First Alert Severity | The severity of the first alert associated with the incident |
| First Alert Details | The details of the first alert associated with the incident |
| Result | Value that shows if the action was successful or not. Either "Success" or "Failed." |
| Result Summary | Brief description of what the action did or if it failed |
| Error | Brief description that is populated if the action failed |
PagerDuty API Endpoint
Endpoint used:
Updated 8 days ago
