List Business Services impacted by the given Incident
Retrieve a list of Business Services that are being impacted by the given 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.
Header Parameters
The Accept header is used as a versioning header.
"application/vnd.pagerduty+json;version=2"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Get Custom Field Values GET
Get custom field values for an incident. <!-- theme: warning --> Scoped OAuth requires: `incidents.read`
List Notification Subscribers GET
Retrieve a list of Notification Subscribers on the Incident. <!-- theme: warning --> > Users must be added through `POST /incident/{id}/status_updates/subscribers` to be returned from this endpoint. Scoped OAuth requires: `subscribers.read`