インシデント一覧
GET /dashboard/services/{id}/incidents
GET
/dashboard/services/{id}/incidents
サービスに属するインシデントの一覧を返す。
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
サービス ID
Query Parameters
Section titled “Query Parameters ” status
string
ステータスでフィルタ
Responses
Section titled “ Responses ”インシデント一覧
object
incidents
Array<object>
object
id
string
monitorId
string
teamId
string
type
string
status
string
title
string
startedAt
string format: date-time
resolvedAt
string format: date-time
cause
string
serviceId
Service ID the incident is displayed on
string
createdAt
string format: date-time