Skip to main content
GET
One serious incident

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Path Parameters

incidentId
string<uuid>
required

Response

200 - */*

OK

incidentId
string<uuid>
subjectType
enum<string>
Available options:
AGENT,
MCP_SERVER,
LLM_GATEWAY
subjectId
string<uuid>
subjectName
string
category
enum<string>
Available options:
DEATH,
SERIOUS_HARM_TO_HEALTH,
CRITICAL_INFRASTRUCTURE_DISRUPTION,
FUNDAMENTAL_RIGHTS_INFRINGEMENT,
WIDESPREAD_INFRINGEMENT,
PROPERTY_OR_ENVIRONMENT_HARM
status
enum<string>
Available options:
DRAFT,
OPEN,
REPORTED,
CLOSED
title
string
description
string
awarenessAt
string<date-time>
reportDueAt
string<date-time>
overdue
boolean
reportedAt
string<date-time>
reportReference
string
closedAt
string<date-time>
closeReason
string
monitorAlertId
string<uuid>
hitlRequestId
string<uuid>
evidence
object
openedBy
string<uuid>
updatedBy
string<uuid>
createdAt
string<date-time>
updatedAt
string<date-time>