Get an incident
get_incidentGet a single incident by id, including cause, status, timeline timestamps (started/acknowledged/resolved), who acknowledged/resolved it, and the related monitor. Uptime API: GET /api/v3/incidents/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | The incident id (from list_incidents). |