インシデント一覧
GET /api/v1/incidents
GET
/api/v1/incidents
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” status
string
Responses
Section titled “ Responses ”インシデント一覧
object
incidents
Array<object>
object
id
string
monitorId
string | null
teamId
string
type
string
status
string
title
string | null
startedAt
string format: date-time
resolvedAt
string | null format: date-time
cause
string | null
createdAt
string format: date-time
未認証
object
error
object
code
string
Example
VALIDATION_ERROR message
string
Example
Invalid request body status
integer
Example
400