v1
latestOpenAPI 3.0.22026-07-144652931.4 MBGet impacted Business Services for a Status Dashboard by `url_slug`
Get Business Service Impacts for the Business Services on a Status Dashboard by its url_slug. A url_slug is a human-readable reference for a custom Status Dashboard that may be created or changed in the UI. It will generally be a dash-separated-string-like-this.
This endpoint does not return an exhaustive list of Business Services but rather provides access to the most impacted on the Status Dashboard up to the limit of 200.
The returned Business Services are sorted first by Impact, secondarily by most recently impacted, and finally by name.
To get impact information about a specific Business Service on the Status Dashboard that does not appear in the Impact-sored response, use the ids[] parameter on the /business_services/impacts endpoint.
Scoped OAuth requires: status_dashboards.read
Path parameters
The url_slug for a status dashboard
Query parameters
Provides access to additional fields such as highest priority per business service and total impacted count
Headers
The Accept header is used as a versioning header.
Response
OK