Get Custom Field Values
Get custom field values for an incident.
Scoped OAuth requires: incidents.read
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Path Parameters
The ID of the resource.
Response Body
application/json
application/json
application/json
application/json
Get an alert GET
Show detailed information about an alert. Accepts an alert id. An incident represents a problem or an issue that needs to be addressed and resolved. When a service sends an event to PagerDuty, an alert and corresponding incident is triggered in PagerDuty. For more information see the [API Concepts Document](https://developer.pagerduty.com/api-reference/a47605517c19a-api-concepts#incidents) Scoped OAuth requires: `incidents.read`
List Business Services impacted by the given Incident GET
Retrieve a list of Business Services that are being impacted by the given Incident. Scoped OAuth requires: `incidents.read`