Skip to main content
GET
List related incidents sharing the same origin

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

id
string<uuid>
required

Query Parameters

windowDays
integer<int32>
default:30
limit
integer<int32>
default:3

Response

OK

Related incidents sharing the same origin within a time window

data
object[]
required

Related incident rows (newest first, capped by limit)

total
integer<int64>
required

Total matching incidents in the window, excluding the current incident