Incidents

Get incident

GET /api/incidents/{id}

Returns the details of a specific incident.

Response

{ "id": 1, "status": "active", "cause": "Connection timeout" }